Wykres commitów

1939 Commity (1cd096555804a8bb20689002fdbd04d23fc77149)

Autor SHA1 Wiadomość Data
James Coxon 1cd0965558 updated to r115 2011-01-23 08:00:01 +00:00
Philip Heron 78f05cef33 Prevent frequency tracking while a string is being extracted. 2010-12-29 23:15:07 +00:00
Philip Heron ed204362db Remove unused variable 2010-12-29 23:14:29 +00:00
James Coxon 21c5e5918e Merge branch 'master' of http://github.com/fsphil/dl-fldigi 2010-12-28 15:36:43 +00:00
James Coxon 01dde5afb1 unhide freq controls in noop_control - now allows the dl-fldigi --hab rig control to update 2010-12-28 15:35:53 +00:00
James Coxon 762dbfff4f Merge branch 'master' of http://github.com/fsphil/dl-fldigi 2010-12-25 23:10:29 +00:00
Philip Heron 66aaedb518 Merge remote branch 'jcoxon/master' 2010-12-25 22:56:41 +00:00
James Coxon c8893176ab fixed issue with font etc 2010-12-25 22:55:11 +00:00
Philip Heron 46539da1f4 Fix silly error when calculating percentage of packets lost so far. 2010-12-25 21:24:57 +00:00
Philip Heron 952b7ddbdd Fixes for frequency tracking 2010-12-25 21:06:33 +00:00
Philip Heron 7a217a93c5 Merge remote branch 'jcoxon/master' 2010-12-25 21:06:21 +00:00
Philip Heron 9d5b621a96 Add an option to adjust the frequency of the rig to keep the signal within a set range. 2010-12-25 18:09:15 +00:00
James Coxon 16061ba9a4 reduced the size of the custom box by 2 to accomodate the freq box 2010-12-25 09:31:24 +00:00
James Coxon e9d0291c7c updated the freq width to make it more readable - works on osx - needs to be testested on linux + windows. 2010-12-23 07:49:21 +00:00
James Coxon 9390bd3cfe added freq display to --hab interface - not sure it it actually works but its a start to allow users to control their rig from the hab mode 2010-12-23 07:45:03 +00:00
Philip Heron d3b7f807e9 Don't keep appending listen.php to the URL 2010-12-19 20:33:58 +00:00
Philip Heron 989f9490f2 Small tidyup - use rx_extract_reset() to clear buffer 2010-12-18 21:10:36 +00:00
Philip Heron d8db748e42 Remove comment about skipping the $ characters - it's not true. 2010-12-18 20:28:55 +00:00
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