Wykres commitów

129 Commity (e96bd48d6a74effefe9c5ab108ef32f4e7e85acb)

Autor SHA1 Wiadomość Data
Dave Akerman e96bd48d6a V1.8.24: Better colours and added autostart.pdf 2019-02-27 13:23:47 +00:00
Dave Akerman 29fc3bd104 V1.8.23 - added chat mode 2019-02-27 09:36:18 +00:00
Dave Akerman c105d24f42 Use calling mode on 433.650 as default 2019-01-22 14:21:50 +00:00
Dave Akerman d07b34ba60 Fix to SSDV uplink script 2018-11-30 09:44:34 +00:00
Dave Akerman 37200371af Uplink encryption 2018-11-21 11:03:31 +00:00
Dave Akerman 813a780c49 Added PPM setting and correction 2018-09-12 12:23:52 +00:00
Dave Akerman efaadfc1a6 V1.8.21 - Remove superfluous trailing zeroes from ASCII telemetry produced by HABPack decoder 2018-05-09 18:20:37 +00:00
Dave Akerman 9c05f71dd6 Upissued to V1.8.20 - Latest HABPack Decoder by Phil Crump 2018-05-08 09:49:35 +00:00
Pi In The Sky Project a202e8788f
Merge pull request #53 from philcrump/upload-lifo-queue
Use LIFO circular buffer for Telemetry Upload
2018-05-07 19:28:43 +01:00
Pi In The Sky Project 9dfd8976f2
Merge pull request #52 from philcrump/fix-json-outputs
Rename CSV OziMux to OziPlotter, Add JSON OziMux.
2018-05-07 19:28:27 +01:00
Pi In The Sky Project 86f2b969f6
Merge pull request #51 from philcrump/habpack-fix-ukhas
UKHAS String from HABpack is now created from linked list.
2018-05-07 19:28:07 +01:00
Phil Crump 8f0fa21f3a Remove linkedlist pointer from Telem on habitat queue. 2018-05-07 09:38:42 +00:00
Phil Crump 5be4c31726 Habitat queue: Requeue after network issue. 2018-05-06 16:16:00 +00:00
Phil Crump e142c9f7e2 Use lifo circular buffer for habitat telemetry upload. 2018-05-06 15:33:33 +00:00
Phil Crump 9149861d61 Add OziMux output for UKHAS ASCII telem. 2018-05-06 13:10:08 +00:00
Phil Crump 0323056d96 Add JSON OziMux UDP Output. 2018-05-06 13:03:47 +00:00
Phil Crump e5467db92a Rename Ozi[Mux] -> OziPlotter UDP format 2018-05-06 12:19:13 +00:00
Phil Crump e5c6cae06b Construct UKHAS output from habpack linked list to preserve correct units. 2018-05-06 12:06:08 +00:00
Pi In The Sky Project 7738328c14
Merge pull request #50 from philcrump/patch-add-habpack
Add HABpack Telemetry & Calling mode.
2018-05-02 11:00:04 +01:00
Phil Crump a9f7d9f03c Add HABpack Telemetry & Calling mode. 2018-05-01 21:34:14 +00:00
Dave Akerman 7d501594c2 V1.8.19 - Disabled DIO5 startup check 2018-04-16 14:31:57 +00:00
Dave Akerman e26c4fd441 V1.8.18 - Reprogram LoRa module when relevant settings are changed via JSON port 2018-04-10 23:18:23 +00:00
Dave Akerman 75a5748d63 V1.8.17 - Improvements to JSON socket interface 2018-04-10 16:55:19 +00:00
Dave Akerman ae4e2ebbe6 V1.8.17 - Improvements to JSON socket interface 2018-04-10 16:54:46 +00:00
Dave Akerman 5ebb2cb2d8 V1.8.16 - Added UDP output (raw packets and OziMux format) 2018-04-06 18:26:07 +00:00
Dave Akerman 19da7cd798 V1.8.15 - HW tests, Upload receiver frequency, additional logging, raw data socket 2018-03-26 11:59:38 +00:00
Pi In The Sky Project 87047a6938
Merge pull request #45 from philcrump/patch-metadata-3
Addition of Metadata data structure & Uses.
2018-03-26 11:47:58 +01:00
Pi In The Sky Project 936a13fc4a
Merge pull request #44 from philcrump/patch-detect-problem
Detection of RFM Configuration Faults
2018-03-26 11:46:15 +01:00
Phil Crump 792b9c9dae
gateway.c: Add date to packets.txt log. 2018-03-07 13:28:33 +00:00
Phil Crump 5bf22c34d0 gateway.c: Log additional metadata to packets file. 2018-02-18 17:31:48 +00:00
Phil Crump 2271812cd8 habitat.c: Remove duplicate LogTelemetryPacket. (also in ProcessTelemetryMessage) 2018-02-18 17:31:45 +00:00
Phil Crump d226c777f0 Store metadata with telemetry packet received. Upload rx frequency to habitat. 2018-02-18 17:31:27 +00:00
Phil Crump f4e2830635 gateway.c: Small removal of debug code. 2018-02-18 00:06:57 +00:00
Phil Crump 65f6e04576 gateway.c: Check RFM presence before DIO5 pin mapping. 2018-02-15 19:47:56 +00:00
Phil Crump c2a774b689 gateway.c: Exit RFM setup on error. Warn if both receivers are disabled. 2018-02-14 21:30:42 +00:00
Phil Crump 32ca3ec536 gateway.c: Detect misconfigured DIO5 pin, warn & disable. 2018-02-14 21:23:44 +00:00
Phil Crump 111b242656 gateway.c: Detect lack of RFM98 by version register, warn & disable. 2018-02-14 20:56:41 +00:00
Dave Akerman 50dc4c5f8b V1.8.14 - by Phil Crump - Threaded listener telemetry/information uplink, help UI fixes 2018-02-12 14:17:42 +00:00
Pi In The Sky Project f2e907893b
Merge pull request #43 from philcrump/patch-3-listenerthread
Add thread for listener telemetry upload loop.
2018-02-12 13:52:53 +00:00
Pi In The Sky Project 9f29076aab
Merge pull request #42 from philcrump/patch-1
GUI Help Screen Tweaks
2018-02-12 13:51:55 +00:00
Phil Crump 6aafb8ac84 listener: Add separate thread for listener telemetry upload loop. 2018-02-08 22:48:58 +00:00
Phil Crump 47f8fd9c9c
gui.c: Add lowercase letters to tuning help table. 2018-02-06 10:06:28 +00:00
Phil Crump ba0bcc3fe3
gui.c: Correct tuning units. 2018-02-06 10:04:23 +00:00
Dave Akerman 4ee4530705 V1.8.12 - Null Uplink 2017-10-01 10:07:54 +00:00
Dave Akerman 605eb3bb96 V1.8.11 - Added mode 8 for SSDV repeater network 2017-09-21 13:25:40 +00:00
Dave Akerman dc017aa550 Fix to handle telemetry that begins with a '%' (meaning repeated/modified) 2017-09-11 17:21:40 +00:00
Dave Akerman 8a4ae4e389 V1.8.9 - Mode 7 added, Telnet to HAB added 2017-09-01 10:52:52 +00:00
Dave Akerman a9ca0103d8 Skip extra $'s at start of telemetry; work with missing LF from end of telemetry 2017-08-28 13:15:38 +00:00
Pi In The Sky Project fdda19099d Merge pull request #36 from rharrison/master
Added help screen and fixed a padding bug
2017-04-18 11:44:47 +01:00
Robert 19c7c7ec19 Fixed error in README.md 2017-04-18 10:37:42 +00:00