File: TODO

package info (click to toggle)
linsmith 0.99.21-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,520 kB
  • sloc: ansic: 6,084; sh: 3,846; pascal: 2,149; makefile: 129; tcl: 58
file content (27 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
- Add a test for complex.h to configure (mainly for FreeBSD which seems
  no to have this)

- Arrow on the connecting lines

- Click on dots to go to the component/load, and mark component/load if 
  selected in list

- Labels to the intermediate points

- Input of impedances as S-parameters (maybe Y-parameters too)

- Optional lines through points indicating wavelengths

- Export the numeric impedance list to a text file (csv?)

- Export of a screen shot of the map (but not just the visible part)
  to an image file

- Make the points moveable by dragging them on the chart (the handler
  is already in place)

- Some kind of auto-optimization?

- Automatically generate a legend of the colors used.

- Modify the strings in preferences to pointers to avoid security problems