Commit graph

331 commits

Author SHA1 Message Date
Kamal Mostafa
cc30982da5 fix XmlRpc tm_mday comparison typo
xmlrpcpp/XmlRpcValue.cpp: In function ‘bool XmlRpc::tmEq(const tm&,
const tm&)’:
xmlrpcpp/XmlRpcValue.cpp:159:52: warning: self-comparison always
evaluates to true [-Wtautological-compare]
             t1.tm_hour == t2.tm_hour && t1.tm_mday == t1.tm_mday &&
                                         ~~~~~~~~~~~^~~~~~~~~~~~~
2016-07-03 07:50:21 -07:00
David Freese
62a31de25e Version 3.00.01
* Maintenance release
2016-06-22 09:24:41 -05:00
David Freese
22cf67b472 text.add_tx
* changed to text.add_tx_queue for transmit string
    xmlrpc interface to fldigi
  * change dictated by need to maintain backward compatibility
    in fldigi's add_tx method
2016-06-21 15:15:16 -05:00
David Freese
b4edb15dcc Repeat CONREQ
* allow repeat CONREQ response
    - CONREQ station might have missed earlier CONACK's
2016-06-16 08:53:09 -05:00
David Freese
2ffa8c76c4 Timeout action
* Changed timeout to disregard user setting fldigi squelch
    full open
2016-06-16 08:35:34 -05:00
David Freese
19e188e91e Documentation update
* Changed to full dialog view of ARQ drop down.
2016-06-15 17:49:53 -05:00
David Freese
43070c16d2 Version 3.00.00
* New Version release
2016-06-08 09:47:41 -05:00
David Freese
fe045e2e95 License update in COPYING
* update license to GPL v3.x
2016-06-08 09:47:41 -05:00
David Freese
d6445404d4 ARQ direct
* Added embedded flmsg specific ARQ file transfers
    - uses fldigi's xmlrpc interface
    - this is NOT compatible with the flarq ARQ implementation
    - ARQ implementation does not use control codes
  * Added direct receipt of flmsg "Autosend" message transfers.
    - allows an executing flmsg to be recipient of autosend
      data stream.
  * Allow changing frame size during middle of transfer
  * Update documentation to flmsg 3.0 usage
2016-05-30 07:09:19 -05:00
David Freese
8203e4c8b4 Version 2.0.17
* Maintenance release
2016-04-01 09:14:03 -05:00
David Freese
ad09446259 Pi 3 EOF
* Change to read html form for EOF detection on Pi 3 ARM processor
    - custom form
    - csv form
2016-03-31 09:42:57 -05:00
David Freese
6de82e5a9c Version 2.0.16
* maintenance release
2016-03-17 15:14:56 -05:00
David Freese
8cfaa24037 Date Time Formats
* Change all date time formats in various forms to be
    compliant with the configured date and time formats
2016-03-17 10:54:31 -05:00
David Freese
0e24e5c33d flxmlrpc m4
* added flxmlrpc.m4 file to repository
2016-03-17 06:48:16 -05:00
David Freese
f120234b51 Remove Navy Mars
* Remove Navy MARS documents ... Navy MARS disbanded
2016-03-16 18:48:33 -05:00
David Freese
ba4be738fd hamlog
* A take-off of the ICS-309 form.
    - 60 data lines
2016-03-01 22:05:38 -06:00
David Freese
df8d52b06f ics-206
* Correct spelling error on entry form
2016-03-01 08:51:55 -06:00
David Freese
0f5f68c640 Version 2.0.15
* Maintenance release
2016-02-28 18:51:49 -06:00
David Freese
766a4024dd FLMSG_dir
* resolve error when initializing FLMSG_dir on Win platforms
2016-01-09 05:25:56 -06:00
David Freese
914407b93e Version 2.0.14
* Maintenance release
2016-01-02 14:13:24 -06:00
David Freese
5c959a03ce flmsg-dir
* Correct use of --flmsg-dir command line parameter
  * Change priority of xdg-open call in function open_url
2015-12-29 05:14:46 -06:00
David Freese
6371974f22 Version 2.0.13
* Maintenance release
2015-12-27 07:17:37 -06:00
David Freese
c7f6086adf ICS 213 update for NTS
* Cosmetic changes to HTML and TEXT output files
2015-12-27 07:17:37 -06:00
David Freese
e9114e22c5 FLMSG_BROWSER
* add env variable test for FLMSG_BROWSER
2015-12-27 07:17:37 -06:00
David Freese
9c0c16bbdd MINGW update
* changes to be compliant with upgrade to mxe suite
2015-12-27 07:17:37 -06:00
David Freese
9f682eb9e5 mg var length
* implement new mongoose function to read variable length
2015-12-27 07:17:37 -06:00
David Freese
827ed358d4 custom image field
* Increased custom field size to 65536 to allow medium
    size png/jpg images to be embedded in custom form data
  * Added check to insure that the referenced custom form is
    in the CUSTOM directory.
2015-12-27 07:12:35 -06:00
David Freese
61ea398a89 Custom parse bug fix
* Fixed error in custom text_to_fields parser
    - fix submitted by John, VK2ETA
2015-12-27 07:12:35 -06:00
David Freese
8dfa5d45fa CUSTOM auto open 2015-07-29 02:10:29 -05:00
David Freese
d754bf4d38 Version 2.0.12
* Maintenance / bug fix release
2015-07-26 05:50:39 -05:00
David Freese
5d632d529c html5 fix
* Fix bug introduced by html5 addition
  * Added html5 text type NUMBER field, html5 text types:
    - NUMBER
    - DATE
    - DATETIME (may not be supported by any browser)
    - DATETIME-LOCAL
    - TIME
    - WEEK
    - MONTH
2015-07-25 04:08:37 -05:00
David Freese
187255bb9a Version 2.0.11
* Maintenance release
2015-07-24 12:43:36 -05:00
David Freese
a47c6a5bb0 OS X timeout 2015-07-24 07:40:27 -05:00
David Freese
998033ef3a ICS213 template
* Correct <b> ... </b> (missing /)
2015-07-24 07:40:25 -05:00
David Freese
aa274ad149 html5 custom controls
* Added the following html5 custom controls for custom forms
    - time
    - date
    - datetime
    - datetime-local
    - week
    - month
2015-06-18 15:39:07 -05:00
David Freese
9eeac40a8f ARRL Radiogram update
* Removed disclaimer in text output format
2015-06-11 03:02:33 -05:00
Kamal Mostafa
82e849d4af BUILD_{DATE,USER,HOST}
* Externally overridable BUILD_DATE, BUILD_USER, and BUILD_HOST to allow
    distros to generate reproducible builds.
2015-06-11 03:02:10 -05:00
David Freese
866e92c507 Version 2.0.10
* Maintenance release
2015-04-25 04:59:19 -05:00
David Freese
67088e19db mongoose warnings
* fix warning messages during compile
2015-04-25 04:58:57 -05:00
David Freese
0faad47a61 flxmlrpc
* flxmlrpc replaces xmlrpc++ code
  * Embed flxmlrpc code in subdir xmlrpcpp
  * Allow conditional build with or without lib flxmlrpc
2015-04-21 12:17:11 -05:00
David Freese
b7108b655e FSF address
* correct FSF address in various files
2015-03-23 08:42:59 -05:00
David Freese
deeb3892b9 Version 2.0.9
* Maintenance releae
2015-03-11 14:16:34 -05:00
David Freese
1c105a45c3 ICS 213
* Added optional incident field
2015-03-11 13:06:56 -05:00
David Freese
ea68c8ace5 Version 2.0.8
* Maintenance release
2015-01-29 13:05:00 -06:00
David Freese
ba29425fca Web Server Port
* Changed discovery method for available port for
    mongoose web server.
2015-01-27 12:38:50 -06:00
David Freese
516917b9bc Version 2.0.7
* Maintenance release
2015-01-08 07:58:01 -06:00
David Freese
8ac241b813 build scripts
* update builddist.sh
  * added build4mxe.sh
2015-01-08 07:57:58 -06:00
David Freese
8673835c12 fileselect
* Fix for Native file select dialogs
2015-01-08 07:17:06 -06:00
David Freese
1573d4c06c Version 2.0.6
* maintenance release
2014-11-17 09:30:36 -06:00
David Freese
1b2446322f fltk 1.3.3
* Modify flmsg source to compile correctly with 1.3.3
2014-11-14 06:48:16 -06:00