Wykres commitów

381 Commity (master)

Autor SHA1 Wiadomość Data
Pawel Jalocha ca8bb8603d Fix compile error when WITH_PAW 2022-03-25 17:22:00 +00:00
Pawel Jalocha 9bdb7b60df Avoid transmitting FANET when random address-type 2022-03-22 17:58:16 +00:00
Pawel Jalocha d674392c0c Display version defined in config.h 2022-03-22 10:37:18 +00:00
Pawel Jalocha bb857a51b1 Fixed WiFi reconnect issue - before it would not connect the 2nd time 2022-03-21 14:07:02 +00:00
Pawel Jalocha acecf945c0 Do not transmit info message when random address-type 2022-03-21 14:06:07 +00:00
Pawel Jalocha 0f3583646d Fix compile error 2022-03-21 09:09:41 +00:00
Pawel Jalocha 4c1eb17e9e Keep track if the IGC log of the possibly changing aircraft radio ID 2022-03-20 20:36:00 +00:00
Pawel Jalocha 9c82d6e589 Properly treat the Stealth parameter 2022-03-01 09:27:03 +00:00
Pawel Jalocha 472c38c381 Minor edits 2022-02-23 07:59:23 +00:00
Pawel Jalocha 753ae5065b Support for alternative USB-serial chips (/dev/ttyACM0) in recent T-Beam 2022-02-23 06:57:19 +00:00
Pawel Jalocha caeb24db65 Only turn APRS when AP is off, timeout to detect idle connection, reorganize for clarity 2022-02-23 06:27:21 +00:00
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 3bb1657f66 Test config for sx1262 dev. 2022-02-20 13:13:19 +00:00
Pawel Jalocha f24d63a70d Read and convert .TLG files to APRS 2022-02-20 07:44:15 +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 2d8315e757 Resolve conflict 2021-12-21 04:07:26 +00:00
Pawel Jalocha 695817d1c2 Add config file 2021-12-21 04:03:39 +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
Paweł Jałocha bc49ca37c9
Merge pull request #41 from lupus78/spiffs_http_info
Spiffs http info
2021-06-06 18:29:24 +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 eae9e680b6 With WiFi AP and BT together and WiFi only when button held at startup 2021-05-25 02:04:04 +01:00
Pawel Jalocha babb76128c Reduce WiFi RAM so it fits with BT and SD 2021-05-25 02:03:26 +01:00