* Add new xmlrpc commands to test and change FLDIGI v3.22+ I/O
interface.
* Update 8PSK time table entries.
* Remove st_mode struct table.
* Validate available modems from time_table struct list
* New routines in time_table.cxx to support modem validation check.
* Replace AM_PROG_MKDIR_P with AC_PROG_MKDIR_P. AM_PROG_MKDIR_P has
been deprecated and may be removed in a future version of automake.
AC_PROG_MKDIR_P is available in autoconf 2.60 and later, and we
currently require at least 2.61.
* Added detection of flmsg executable located in
folder NBEMS_APPS
- if present than NBEMS.files (.nbems) will be
co-located
* Linux / OS X user may elect to rename the hidden
.nbems directory to NBEMS.files
* Changed case independent search and replace for
form tags.
* Added extended string class based on std::string
- ufind find matching string independent of case
- ureplace replace matching string indepedent of case
* Modified custom.cxx to use extended string class
* added code to allow each instance of flmsg to have
a unique web socket port assignment, max of 50
simultaneous instances.
* removed file contents case sensitivity of custom form
search in the sub directory CUSTOM
* Addition of support for editable custom html forms
Form elements allowed:
- <FORM> ... </FORM>
- <INPUT
- NAME
- TYPE (text, password, radio, checkbox)
- <SELECT ...>
- <OPTION
- <TEXTAREA ...>...</TEXTAREA>
* Controls are all DISABLED for viewing
* add key stroke handler to popup
* down arrow opens the popup if the combo has
keyboard focus.
* up/down arrow keys move selection in popup
* enter key moves the popup selection to the
output widget
* escape key closes the popup
* enter ASCII key sequence to search for and select
corresponding entry in popup
* closing popup erases keyboard buffer
* added class Fl_ListBox
- based on Fl_ComboBox, but with an output label
in lieu of an Fl_Input widget
- appeance is similar to Fl_ComboBox, but label
never receives keyboard or mouse focus.
* Added Civil Air Patrol form CAPF105
* Added Civil Air Patrol form CAPF110
* Added configuration items
- change_modem_with_autosend
- sync_modem_to_fldigi
* Reorganized Forms menu
* Added code to allow exporting the ics-309 form data
to a comma separated value flat file.
* Fixed incorrect field tests that cause a nag dialog
when autosending an ics-309 data file
* Updated to suppress INFO addressee line if no addees
* Added leading line DE CALLSIGN ####, where #### is
leading zero serial number.
* Fix bug in addressee parsing