Wykres commitów

53 Commity (master)

Autor SHA1 Wiadomość Data
Richard Meadows df54d9c56d [ssdv-cbec] basic changes to allow ssdv-cbec packets (0x68) to be uploaded 2016-08-02 22:12:35 +01:00
Richard Meadows 0d391708f2 [mingw] add timeops here, this contains prototypes for `gmtime_r` and `localtime_r`, which we need on windows 2016-08-02 12:16:35 +01:00
John Greb d84430b94c Cleanup. 2015-05-14 16:21:56 +01:00
Philip Heron a1af6735fa Show SSDV decode message in non-HAB mode too 2013-02-26 23:25:36 +00:00
Philip Heron fbda225438 Print a notice in the RX window when a packet is decoded 2013-02-26 19:21:56 +00:00
Philip Heron 59a93b2743 Include the number of bytes corrected by the FEC when uploading SSDV packets 2012-09-16 14:30:38 +01:00
Philip Heron f949296a64 Don't bother printing percentage of packets lost 2012-09-16 14:07:09 +01:00
Philip Heron 1fbbbd75be Updates to SSDV packet format (CRC32) 2012-09-16 14:01:40 +01:00
Daniel Richman eeacc69ec0 Merge remote branch 'fsphil/master' 2012-09-02 13:17:16 +01:00
Daniel Richman 4f2a132696 Fix broken background colouring of habString 2012-09-02 13:15:16 +01:00
Philip Heron 6e1881397a Enable erasure support in the Reed-Solomon decoder 2012-08-26 20:47:58 +01:00
Philip Heron cb17167f09 Corrected errors in the first packet where not being counted 2012-08-26 16:35:35 +01:00
Daniel Richman 698a69eaaf Upgrade to use new habitat schema 2012-08-23 21:09:44 +01:00
Philip Heron 66abc7c745 Remove unnecessary payload parameter 2012-08-22 23:02:53 +01:00
Philip Heron 763b682754 Replace floating point rounding with integer only version 2012-03-06 18:59:37 +00:00
Philip Heron 60239c7341 Updates to the SSDV decoder 2012-03-04 18:21:54 +00:00
Daniel Richman 71d2be4c31 Flight searching works, and it's awesome 2011-11-12 15:46:49 +00:00
Daniel Richman e4e91aa829 Tag all habitat todos
Use: $ egrep 'TODO.*HABITAT' . -R
2011-10-18 20:33:38 +01:00
Daniel Richman 94bfe19a84 Update the HAB UI 2011-10-08 16:22:46 +01:00
Daniel Richman 6354b131d3 began work on confdialog.fl; needs tidying 2011-10-01 20:20:17 +01:00
Daniel Richman ae6f59b53a Began embedding cpp_uploader from habitat_extensions in dl_fldigi 2011-10-01 12:38:44 +01:00
Philip Heron 55f19e6658 Don't ask fltk to resize window below what we have told it the minimum size is. Causes the window to stop updating until resized. 2011-09-07 23:17:11 +01:00
Philip Heron d5902a94b3 Don't crash on a marker error, it's rude 2011-06-25 00:15:42 +01:00
Philip Heron 0cfef88b18 Fix issue where exact huffman code matches were missed 2011-06-25 00:13:53 +01:00
Philip Heron be3d1b047e Update for new packet format. Test for valid checksum. 2011-01-26 21:20:33 +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 a648d2aedf Remove 320x240 SSDV image limit, and some cosmetic changes. 2010-12-03 20:00:57 +00:00
Philip Heron 4ec39c6746 Create libcurl threads detached. This fixes a resource leak. 2010-11-19 17:56:58 +00: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 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
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
Philip Heron f855af4c9b tm_mday begins at 1, not zero 2010-08-09 22:53:31 +01:00
Philip Heron 2625a3e4d1 Add option to save received images locally 2010-08-08 12:42:28 +01:00
Philip Heron 5811160622 Update packet format (height, width or MCU data still todo) 2010-08-05 09:47:54 +01:00
Philip Heron f0f7789dec Add the image configuration tab to confdialog.fl, and make the URL field live. 2010-07-18 14:08:47 +01:00
Philip Heron 91fa1bc497 Don't upload image data if dl-fldigi is offline. 2010-07-15 22:48:32 +01:00
Philip Heron 4a7b1ee707 Add functions to upload received image packets 2010-07-15 21:42:16 +01:00
Philip Heron 77096dd32e Add some visual feedback when receiving image data. 2010-07-10 00:25:09 +01:00
Philip Heron 50cb37d30c Cosmetic changes 2010-05-18 15:22:11 +01:00
Daniel Richman 23ab3e812a Wrapped jpeg header includes in extern "C" { 2010-05-01 01:40:18 +01:00
Philip Heron 46066ead87 Improve handling of missing bytes 2010-04-23 22:44:00 +01:00
Philip Heron 6a13a639c5 Don't stop decoding on missing block.. prefer bad image to no image. 2010-04-20 15:27:10 +01:00
Philip Heron 405689b2cf Small cleanup and fixes 2010-04-01 10:59:50 +01:00