Wykres commitów

189 Commity (master)

Autor SHA1 Wiadomość Data
Dave Akerman 3cb466b095 V1.10.6 - Use receiver callsign for MQTT client ID because that needs to be unique 2023-10-11 12:00:31 +01:00
Dave Akerman c40159c254 V1.10.6 - Use receiver callsign for MQTT client ID because that needs to be unique 2023-10-11 11:57:44 +01:00
Dave Akerman 89581085ab V1.10.5 - fully handle all documented return codes from Sondehub uploads 2023-10-10 16:17:32 +01:00
Dave Akerman 1175b8183d V1.10.4 - prevent multiple uploads of new telemetry to Sondehub 2023-09-13 14:35:50 +01:00
Dave Akerman 563e1bb31b V1.10.3: Limit to 5 retries on SH upload 2023-09-01 18:51:40 +01:00
Dave Akerman 648b73fb94 V1.10.2: Changes to Sondehub upload to make it more robust 2023-08-24 11:54:02 +01:00
Dave Akerman 9fc3719bbb V1.10.1: Sondehub upload: For errors, log return code, return text and uploaded JSON to errors.txt 2023-08-22 14:10:03 +01:00
Dave Akerman 76638b8c2b V1.10.0 - Removed all Habitat/HABHUB support 2023-01-05 12:49:16 +00:00
Pi In The Sky Project 2afab21f05
Merge pull request #73 from KevWal/patch-1
Update sondehub.c to match temp and ext_temperature tags as used at grafana.v2.sondehub.org
2023-01-05 12:26:46 +00:00
Pi In The Sky Project 081e1c0dee
Merge pull request #72 from matburnham/typo1
Fix typos/formatting in README.md
2023-01-05 12:26:04 +00:00
Kevin Walton 37d5b5ab7d
Update sondehub.c
Changing internal_temp to temp and temp to ext_temperature in order to match up with the tags used at https://grafana.v2.sondehub.org/
2022-12-07 21:57:26 +00:00
Dave Akerman 3cd13f1d2f V1.9.6 - Fix to battery voltage sent to Sondehub/amateur 2022-10-13 09:42:47 +01:00
Dave Akerman 6d0377606d V1.9.5 - Use corrected payload time to send to sondehub 2022-10-02 12:37:10 +01:00
Mat Burnham 9dcfa8df6c
Fix formatting of README.md
There seem to be some <U+200B> characters (zero width space) messing up the fixed-width markdown formatting for the channel-specific options. Removed these and all is well.
2022-10-01 18:18:31 +01:00
Mat Burnham a9924c9e59 Fix typo in global options sections of README.md 2022-10-01 18:12:09 +01:00
Dave Akerman 85016c6755 Avoid uploading user lat/lon unless it's been set 2022-09-30 15:15:23 +01:00
Dave Akerman 3502e689f5 V1.9.4 - Send UKHAS sentence to sondehub/amateur; sanitise listener callsign 2022-09-24 17:20:48 +01:00
Dave Akerman c47a651f97 V1.9.3 - Added support for fieldlist metadata and sending of non-essential fields to sondehub 2022-09-21 11:46:46 +01:00
Dave Akerman b5e44644e8 V1.9.2 - Fixes to Sondehub uploader see readme 2022-09-18 09:18:52 +01:00
Dave Akerman f1a6f1b004 V1.9.1 Don't upload to Sondehub unless telemetry has a valid GPS position 2022-09-05 16:28:31 +01:00
Dave Akerman 79cc2bfb7e V1.9.0 - Sondehub amateur support 2022-09-04 11:19:06 +01:00
Dave Akerman 62a3a98ac4 Updated readme to include SSDV github instructions 2022-05-04 18:37:17 +01:00
Dave Akerman 46b89fd10e Updated readme for WiringPi which no longer has a makefile 2022-05-04 18:29:03 +01:00
Dave Akerman f8d327c425 Updated readme to include SSDV github instructions 2022-05-04 18:24:39 +01:00
Dave Akerman cc8dacc030 V1.8.46: Flexible MQTT topic path 2022-02-16 16:54:14 +00:00
Dave Akerman 3ce242c7dd V1.8.45: Added MQTT support 2022-02-14 12:03:14 +00:00
Pi In The Sky Project 5fa0c1ee87
Merge pull request #69 from b2-space/master
Implementation of MQTT Publish
2022-02-14 11:35:37 +00:00
David Johnson 72d5758bff Commented out the MQTT config in the sample gateway.txt file 2022-02-13 15:33:10 +00:00
David Johnson 1849dafbfb Added MQTT publish function 2022-02-13 14:49:28 +00:00
David Johnson 2765c91854 Added MQTT config to header and reading config into gateway 2022-02-12 15:55:05 +00:00
David Johnson 23d0e022cc Added MQTT and Datadump example config 2022-02-12 15:27:06 +00:00
Dave Akerman a16ee8af25 Fix to enrypted uplink 2022-02-02 11:34:09 +00:00
Pi In The Sky Project f1a046c94a
Merge pull request #68 from b2-space/master
Added file logging
2021-10-16 21:45:24 +01:00
David Johnson 9c8f2f0e90 Added file logging 2021-10-15 09:07:15 +01:00
Dave Akerman f7f4919d80 Minor change to readme 2021-07-31 12:35:53 +00:00
Pi In The Sky Project 4e4a9e0aa5
Merge pull request #67 from matburnham/setradio
Allow custom specification of radio as well as antenna.
2021-04-20 13:56:56 +01:00
Mat Burnham 1db97cfbc5 Allow custom specification of radio as well as antenna. 2021-03-19 22:23:22 +00:00
Dave Akerman 0a7ada4260 V1.8.43 - Fixed bug in implicit/explicit setting when used with HAB Base 2021-03-07 13:37:21 +00:00
Dave Akerman 5789e12b76 V1.8.42 - DIO5 can be set to -1 to disable 2021-02-23 10:30:30 +00:00
Dave Akerman 33db766f4f V1.8.41 - Include LoRa channel in telemetry log 2021-02-20 15:29:47 +00:00
Dave Akerman 7264b6cf9c V1.8.40 Important fix for HAB Base/PADD users if their gateway has just 1 LoRa module 2021-02-08 14:05:33 +00:00
Dave Akerman f60a041985 V1.8.39 - changes to hab.link protocol 2020-11-25 15:19:17 +00:00
Pi In The Sky Project 570f804dd4
Updated README.md with instructions for latest WiringPi and Pi 4B 2020-07-04 16:10:00 +01:00
Dave Akerman 3f44542ff8 Send current frequency to client app, with current RSSI 2020-06-05 18:37:32 +00:00
Dave Akerman 9339b4f414 V1.8.37 - Reset AFC offset when setting frequency from client app 2020-06-05 16:24:03 +00:00
Dave Akerman 5d488fd291 V1.8.36 - hab.link changes: settable IP address and fixed socket leak 2020-05-05 12:48:11 +00:00
Dave Akerman f8c9ed5e01 V1.8.35 - RSSI fix 2020-02-10 09:08:27 +00:00
Dave Akerman 6c794ed991 V1.8.34 Increased maximum payload ID length from 15 to 31 characters 2020-02-03 16:02:47 +00:00
Dave Akerman 62a28b89cf V1.8.33 - Fix to extra bytes sent to client when using implicit mode 2020-02-03 09:15:47 +00:00
Pi In The Sky Project 2f294918f3
Fixed latest version # in change history 2020-01-23 08:47:09 +00:00