Wykres commitów

1921 Commity (a01c63c60dc10cdf03425fb9d99a9857145d244a)

Autor SHA1 Wiadomość Data
James Coxon a01c63c60d updated revision number to 114 2010-12-12 22:35:10 +00:00
Philip Heron 57f07f419d Replace '#' with '*' when using baudot in HAB mode. 2010-12-04 11:23:59 +00:00
Philip Heron a648d2aedf Remove 320x240 SSDV image limit, and some cosmetic changes. 2010-12-03 20:00:57 +00:00
James Coxon 6884f6b356 updated to lastest fsphil branch however some issues with fluid - may need to be reviewed due to version inconsistansies when compiling. 2010-12-03 07:53:13 +00:00
Philip Heron ad19ba0caa Add experimental 600 and 1200 baud rates for RTTY 2010-11-30 15:55:59 +00:00
Philip Heron 64d862ed6a Merge commit 'v3.20.29'
Conflicts:
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/dialogs/fl_digi.cxx
	src/include/confdialog.h
	src/include/fl_digi.h
	src/logger/rx_extract.cxx
2010-11-21 15:08:16 +00:00
Philip Heron 4ec39c6746 Create libcurl threads detached. This fixes a resource leak. 2010-11-19 17:56:58 +00:00
Philip Heron e9ff7f1860 Separate SSDV upload code from the display page 2010-11-17 15:24:34 +00:00
David Freese c52ebfa969 Version 3.20.29
Maintenance release
2010-11-05 07:24:34 -05:00
Terry Embry 4bde1df9a9 VSP patch
Suppress WARNING messages when using a Virtual Serial Port
  VSP's will occassionally fail to respond within the timeouts
  set for a h/w port.
2010-11-05 07:23:47 -05:00
David Freese 7f4a3fa8dc CALLOOK lookup
Added http://callook.info lookup to QRZ queries
2010-11-05 05:39:15 -05:00
James Coxon d52f15d6e0 reorganised logger.cxx to allow the checksum and gps lock to be checked before uploading to the server - need to be careful about the checksum bit as there are some advantages in getting all the data even if there is a risk that its corrupt... perhaps we should add a tick box in the GUI 2010-10-27 18:58:04 +01:00
James Coxon 5a5f140e24 added extraction of 'lockstatus' from xml 2010-10-27 15:37:57 +01:00
Philip Heron be155d9b29 Fix small memory leak 2010-10-25 16:02:32 +01:00
Philip Heron 63be08a6ab Be stricter when testing for a valid SSDV packet 2010-10-24 19:57:23 +01:00
Philip Heron 6207c23003 Change default URL for SSDV packet upload 2010-10-24 18:45:56 +01:00
Philip Heron de3224898a Sync to byte after jpeg scan data 2010-10-23 22:54:11 +01:00
Philip Heron 1723237a0a Clear SSDV receive buffer after receipt of packet 2010-10-23 22:49:58 +01:00
Fernando M. Maresca 0ddd046a9c QSO_DATE_OFF field implementation
Implementation of QSO_DATE_OFF field in the logbook according
  to ADIF 2.2.3 and up specification.
2010-10-18 07:48:02 -05:00
Philip Heron 5bf03b619e Fill empty parts of generated SSDV packet with some noise 2010-10-14 18:57:53 +01:00
Philip Heron 70b3dab9fc Flush any remaining bits left in the output bit buffer 2010-10-13 16:41:58 +01:00
Philip Heron 1050d318b7 Include correct file for Fl_RGB_Image class declaration. 2010-10-12 23:53:57 +01:00
Philip Heron 0636d3c4ed Fix AC RLE bug, and some tidyup 2010-10-04 19:59:42 +01:00
Philip Heron 0c74c11c2c Decode the new SSDV packet format. 2010-10-03 01:19:41 +01:00
Philip Heron 55bbb0d0fc Add reed-solomon encoder to go with the decoder 2010-10-02 18:25:41 +01:00
David Freese 02dc29d682 FLMSG open NBEMS/WRAP/recv folder
Added code to allow reception of an flmsg wrapped file to
  open the default file explorer to the folder containing the
  new file.
2010-09-23 09:54:40 -05:00
Daniel Richman 112f887258 I think this will be more thread safe: using strdup and REQ to call dl_fldigi_select_payload 2010-09-12 11:01:08 +01:00
David Freese 1b1deebd4b ESC action restore
Restore escape key action to TUNE and Macro timer
2010-09-11 19:31:40 -05:00
James Coxon 766e636ecc added to xmlrpc payload.get_name and payload.select_payload to allow remote control of dl-fldigi 2010-09-08 23:26:54 +01:00
David Freese fba86be5e0 Version 3.20.28
Maintenance release
2010-09-05 06:54:20 -05:00
David Freese 8c0d3e059f Hamlib Tests
Changed initial hamlib query tests to fail if get frequency
  is not implemented or returns zero or less.
2010-09-05 06:54:06 -05:00
David Freese 75b832ab9c RigCat Width
Bug fix - error in xml definition could case infinite loop
  in rig width processing
2010-09-05 06:27:29 -05:00
David Freese 12c69ddbdd Version 3.20.27
Maintenance release
2010-09-02 20:23:58 -05:00
David Freese 7b483df0a1 Abort ARQ
Added call to Abort_ARQ when double ESC pressed (panic)
  Added supporting code in modem class.
2010-09-02 20:23:49 -05:00
Daniel Richman d72a14bc91 Fixed a typo 2010-09-02 14:29:48 +01:00
Daniel Richman 5376c119d4 Fixed the periodic check and in-use serial port detection 2010-09-02 14:26:52 +01:00
Daniel Richman db30956cc1 Fix arguments to vprintf 2010-09-02 13:48:33 +01:00
Daniel Richman a7d5b499b0 Merge branch 'master' into w32_testing 2010-09-02 13:41:54 +01:00
Daniel Richman c9187170b2 Whoops 2010-09-02 13:41:42 +01:00
Daniel Richman da8f7cf6cf Debug GetLastError 2010-09-02 13:06:41 +01:00
Daniel Richman b6ea41b12e Windows can't do signals so we'll have to just set a timeout and if someone wants to restart the thread they'll have to wait 2010-09-02 13:03:36 +01:00
Daniel Richman 8d2da88b22 Detect empty as well as NULL port and identity strings, and dislay 'None' 2010-09-02 12:41:33 +01:00
Daniel Richman 0eb36de2a8 Reset got_a_fix when we don't have one so that when we get one again the status will update 2010-09-02 11:04:41 +01:00
Philip Heron 89479db691 Set status to WAITING if GPS has no lock 2010-09-02 08:48:05 +01:00
Philip Heron 097b6da0f8 Ignore GPS data if receiver has no fix 2010-09-01 21:43:42 +01:00
Daniel Richman 38d3dddf6f Added Stop Thread button 2010-09-01 19:22:31 +01:00
Philip Heron 599fb0a281 Add button to save current GPS position as the operator position 2010-09-01 19:10:41 +01:00
Philip Heron 8e5440f2f6 Merge remote branch 'danialrichman/master' 2010-09-01 18:39:15 +01:00
Daniel Richman eee2ab2e91 Add last known position to config page 2010-09-01 18:16:05 +01:00
Daniel Richman bdcfd6801d Added another 'status'; WAITING 2010-09-01 18:01:42 +01:00