Wykres commitów

189 Commity (master)

Autor SHA1 Wiadomość Data
Pi In The Sky Project d4ae7f8a47
Merge pull request #62 from proboscide99/master
V1.8.32 - Fixed some bugs and added features - see readme
2020-01-21 15:33:53 +00:00
proboscide99 f920cb1076 V1.8.32 - Fixed some bugs and added features - see readme 2020-01-19 16:26:38 +01:00
Dave Akerman 88097c307d V1.8.31 - Fixed some bugs see readme 2020-01-08 14:26:35 +00:00
Dave Akerman 372b0dcd5b V1.8.30 - Added ability to connect to hab.link server for responsive custom dashboards 2019-06-26 16:42:32 +00:00
Dave Akerman ed91ad1f1f V1.8.129 Tidied and fixed use of AFC; limit message uplink to length of actual message 2019-06-13 07:48:41 +00:00
Dave Akerman cfd29f0589 V1.8.28 - For payloads combined in one packet send all to JSON client 2019-05-09 11:16:20 +00:00
Dave Akerman 23a3fe1778 V1.8.27 - Reduced RSSI server port output frequency from 10Hz to 1Hz 2019-05-09 10:09:30 +00:00
Dave Akerman 66e004cfa9 Extended UDP status output with basic channel settings 2019-04-13 20:45:37 +00:00
Dave Akerman 83b9fd2df0 Extended UDP status output with basic channel settings 2019-04-13 20:43:52 +00:00
Dave Akerman 1784cd3932 V1.8.25 - UDP output of hostname, ip address and version number 2019-03-11 17:56:33 +00:00
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