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 28 29 30 31 32 33 34 35 36
|
- Ideas for xlog-1.8:
* Native GTK+ printing, so we no longer need libgnomeprint
- xlog-1.9:
* Add more rig control, e.g. change bands from within xlog
* find a way to display locator scoring
* mode dependend scoring ?
* lookup callsign at qrz.com
* data exchange with xdx
- xlog-2.0:
* Country maps with prefixes
- xlog-3.0:
* full transition to XDIF format
- Even later versions:
* Search should be more flexible, e.g:
- use regex.
- open as a separate log.
- search multiple fields.
- XDIF support:
* Leigh, WA5ZNU has developed a log format based on XML which is called XDIF.
This format can save both log / user data and program settings. Being such
a flexible format it may eventually become the default xlog format. Please
have a look at www.xdif.org for more information.
- Simple logging protocol:
* Tomi, OH2BNS has initially proposed a kind of protocol to allow more
information exchange between gmfsk and xlog, e.g. gmfsk could query the log
so we can fill in the gmfsk fields while typing the callsign. The latest idea
is to use a http port for this and return the data in xml format. When we do
this, we could even use a web-browser for log querying. We would require a
html page and a XSLT style sheet to display the results.
|