Wykres commitów

261 Commity (81ce496e8157f77b4bf20e3f92f989c926d3ac0e)

Autor SHA1 Wiadomość Data
Pawel Jalocha 81ce496e81 Beta code to connect to APRS and pass own and received positions, thus acting as OGN receiver 2022-02-22 19:35:57 +00:00
Pawel Jalocha 8a1b117cbb Include other GNSS systems in the average SNR 2022-02-21 15:05:52 +00:00
Pawel Jalocha eec3dc8c71 Status packets: correctly encode when some elements arenot available 2022-02-21 08:02:11 +00:00
Pawel Jalocha 4a59b29ed0 Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
Pawel Jalocha 994144d62d Fix incorrect date readout and thus SD log name 2022-02-12 15:49:39 +00:00
Pawel Jalocha fee2909d2f Remove public key printout from CTRL task startup 2022-02-12 12:45:14 +00:00
Pawel Jalocha d5ffbfacec Fix empty line in the IGC file 2022-02-12 12:42:04 +00:00
Pawel Jalocha d6f262512c Have two G-records in the IGC: 1st with SHA256, 2nd with the signature 2022-02-12 12:00:06 +00:00
Pawel Jalocha f5efa9b7f3 Add digital signature as the G-record in IGC files 2022-02-12 10:33:49 +00:00
Pawel Jalocha f63bfd87e8 Move IGC key to CTRL task so it can be used as well without SDLOG 2022-02-12 07:08:26 +00:00
Pawel Jalocha e85d1d16a0 Key pair for IGC log signing 2022-02-11 14:38:06 +00:00
Pawel Jalocha 0f75a2aa40 Remove debug print 2022-02-11 12:01:36 +00:00
Pawel Jalocha c440a2e936 Fix bug around transmitting last known position when GPS fix is lost 2022-02-11 10:10:57 +00:00
Pawel Jalocha 7c4109151f Reorganize and add more items to console printouts 2022-01-24 02:09:31 +00:00
Pawel Jalocha 0d5fb942df Work on cryptographic signature for IGC files 2022-01-24 02:08:50 +00:00
Pawel Jalocha 48063e376b Improve LoRaWAN code and other minor improvements 2022-01-16 17:37:18 +00:00
Pawel Jalocha d9502ab856 Fix transmissionrate and don't reduce it for aircraft types which can hoover 2022-01-16 17:30:03 +00:00
Pawel Jalocha f8416500a8 Correct transmission rate error 2022-01-15 12:53:06 +00:00
Pawel Jalocha c2380d81be Correct LoRaWAN timing 2021-12-07 10:26:35 +00:00
Pawel Jalocha 9837f79c88 Add SX1262 support, for now only transmission of OGN and PilotAware works, reception to be done yet 2021-12-06 12:25:50 +00:00
Pawel Jalocha e894ab07c0 Fix relay rank calc. 2021-10-26 13:13:10 +01:00
Pawel Jalocha 0f2af66673 Refine meter/feet altitude alternating display 2021-09-21 09:01:43 +01:00
Pawel Jalocha 1ed0b5cc35 Alternate altitude display in meters and feet 2021-09-20 11:04:38 +01:00
Pawel Jalocha c0da476c05 Fix console log files data 2021-08-11 12:41:07 +01:00
Pawel Jalocha 9a335daaa2 Relay encrypted packets 2021-08-11 12:40:03 +01:00
Paweł Jałocha a35802e4c0
Merge pull request #42 from lupus78/web_post
AP, web interface parm.html page handle submits via POST
2021-06-10 11:40:56 +01:00
Farkas Szilárd 4fe22c0d90 AP, web interface parm.html page handle submits via POST 2021-06-06 21:31:40 +02:00
Pawel Jalocha 4bc371b50d Squeeze in the InitialPage to keep compatibilty and alignment 2021-06-06 19:47:13 +01:00
Farkas Szilárd 1e1502da6c SPIFFS info on HTTP interface 2021-06-06 18:13:54 +02:00
Farkas Szilárd ce5f2ded03 InitialPage parameter, which page to show after startup 2021-06-06 17:02:27 +02:00
Farkas Szilárd bbe864d605 Icon if AP is enabled 2021-06-06 16:28:22 +02:00
Farkas Szilárd ac29472849 Move the Altitude and Header numbers a few pixels to the right, 4 digit altitudes were outside of screen 2021-06-06 16:22:34 +02:00
Pawel Jalocha 55792f6c1e Tolerate 0x or absence of it for AppKey parameter 2021-05-25 00:13:02 +01:00
Pawel Jalocha 65af9a6a38 BLE pairing works 2021-05-20 04:11:57 +01:00
Pawel Jalocha 0bf6c2cc6e BLE: device name is visible 2021-05-09 02:34:03 +01:00
Pawel Jalocha 1a4e4398b2 Progress on BLE but far from ready yet 2021-05-08 05:43:03 +01:00
Pawel Jalocha 88ea6f851b Correction to compile without Bluetooth serial port 2021-05-07 21:47:41 +01:00
Pawel Jalocha c6f4f5204d Split off the Bluetooth serial port code to prepare for BLE 2021-05-07 20:30:32 +01:00
Pawel Jalocha 0a985e4789 Navigation rate change would not work, now fixed 2021-05-06 02:45:40 +01:00
Farkas Szilárd 99a307d5e6 IGC file format tweaks, fix the date field, add more details 2021-04-06 17:30:54 +02:00
Pawel Jalocha dcd97b118c WITH_AP_BUTTON => Turn on the WiFi AP only when user button is pressed during startup 2021-04-04 17:04:50 +01:00
Paweł Jałocha 08b6b990df
Merge pull request #36 from lupus78/http_design
HTTP minimalistic CSS framework, and clean up HTML code
2021-04-04 07:52:24 +01:00
Grzegorz Gajoch 43d97fdc3e OGN_AKR board 2021-04-04 03:37:28 +00:00
Farkas Szilárd 9751ab8abb HTTP minimalistic CSS framework, and clean up HTML code 2021-04-03 21:27:12 +02:00
Pawel Jalocha 8b212afe59 Setting the TxPower to -32 disables transmission 2021-03-31 14:13:18 +01:00
Pawel Jalocha 6f21f2ae71 Properly limit TxPower entry 2021-03-27 18:04:21 +00:00
Pawel Jalocha 5c4f22a640 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2021-03-13 01:17:10 +00:00
Pawel Jalocha 4e68d90a27 Only start AP when APname non-empty 2021-03-13 01:16:54 +00:00
Pawel Jalocha 24c0373390 More header lines for HTTP IGC and some bugs fixed 2021-03-07 16:28:19 +00:00
Pawel Jalocha 5782113fad Add header to the HTTP IGC files and the G-record (MD5) 2021-03-07 15:47:28 +00:00