Wykres commitów

345 Commity (7d4b3095341114625a166d3b8fe2f11e40601ce5)

Autor SHA1 Wiadomość Data
Farkas Szilárd 7d4b309534 fix bit size for Page struct 2022-07-06 12:11:46 +02:00
Farkas Szilárd 35bba5f59b Adding parameters for the displayed units on page. Unit for Altitude (m or ft), Speed (km/h or knot) and Vario (m/s or fpm) 2022-07-06 09:45:03 +02:00
Paweł Jałocha a59e1ec30f
Merge pull request #46 from lupus78/webui_page_selector
Checkbox and radio buttons to select PageMask and InitialPage params
2022-07-04 19:03:49 +01:00
Pawel Jalocha 3d67983d87 Clean up IGC logging to SD card, fixed IGC log name issue, not tested yet for takeoff/landing detection 2022-05-23 02:47:41 +01:00
Pawel Jalocha 278693bf13 Give up on APRS reporting via WiFi as memory does not last due to OLED and BT, thus either BT or APRS, not both can be chosen at same time 2022-05-22 04:17:39 +01:00
Pawel Jalocha 58340719c1 Add battery, GPS and RF chip status to the IGC log 2022-05-22 04:15:44 +01:00
Pawel Jalocha 45365fbfec Adjusting options trying to gain RAM but it turns out BT takes a lot of it 2022-05-21 21:12:24 +01:00
Pawel Jalocha c7845b9c72 Adjust stack sizes for tasks, trying to gain RAM. fix some compile faults with particular options 2022-05-21 21:11:40 +01:00
Pawel Jalocha d7e3e08110 IGC log continues record, just switches files after landing is detected 2022-05-21 21:08:11 +01:00
Pawel Jalocha 6b5024970a Store the flight state in the GPS structure 2022-05-21 20:28:24 +01:00
Pawel Jalocha 12bf810436 Add Windows flashing files and create .zip for binary archive 2022-05-16 23:15:00 +01:00
Pawel Jalocha adcbeda815 Minor mods for packet printout 2022-05-12 03:41:06 +01:00
Pawel Jalocha f448e4cf8b Fix minor issue with average RSSI measurement 2022-05-12 03:40:27 +01:00
Pawel Jalocha 916765929b Record to internal flash only when flying 2022-05-12 03:39:45 +01:00
Pawel Jalocha 196589f2dc Count Beidou satellites for average SNR 2022-05-12 03:38:49 +01:00
Farkas Szilárd 084873c621 Checkbox and radio buttons to select PageMask and InitialPage params 2022-05-07 19:49:20 +02:00
Pawel Jalocha ae91503a71 New device and minor mods 2022-04-16 15:56:45 +01:00
Pawel Jalocha 18adc25573 Send out when address changes for random address mode 2022-03-25 18:17:44 +00:00
Pawel Jalocha bdfa3b99f8 Fix a compile bug for good 2022-03-25 17:35:09 +00:00
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