Wykres commitów

47 Commity (master)

Autor SHA1 Wiadomość Data
Pawel Jalocha 1304bfa49d Choose particular protocols to be transmitted by mean of TxProtMask parameter 2023-07-14 06:43:53 +01:00
Pawel Jalocha 3158945266 Various updates, most important is to save the Power-ON state for the devices with AXP192 so they don't turn on on the external power (by will remember if they had been turned on by the button) 2023-07-12 11:48:47 +01:00
Pawel Jalocha 10a2845380 Update from other projects, cleanups, attempt to run with SkyDemon and SafeSky 2023-05-20 16:57:07 +01:00
Pawel Jalocha 9bcccbc1ca Merge branch 'master' of github.com:pjalocha/esp32-ogn-tracker 2022-08-12 22:12:20 +01:00
Pawel Jalocha 060dcb077e LoRaWAN AppKey interface 2022-08-12 22:12:06 +01:00
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
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 8a1b117cbb Include other GNSS systems in the average SNR 2022-02-21 15:05:52 +00:00
Pawel Jalocha 4a59b29ed0 Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +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 4bc371b50d Squeeze in the InitialPage to keep compatibilty and alignment 2021-06-06 19:47:13 +01:00
Farkas Szilárd ce5f2ded03 InitialPage parameter, which page to show after startup 2021-06-06 17:02:27 +02:00
Pawel Jalocha 55792f6c1e Tolerate 0x or absence of it for AppKey parameter 2021-05-25 00:13:02 +01:00
Pawel Jalocha 1a4e4398b2 Progress on BLE but far from ready yet 2021-05-08 05:43:03 +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 6f21f2ae71 Properly limit TxPower entry 2021-03-27 18:04:21 +00:00
Pawel Jalocha 0d6cb0bc70 Default GPS rate = 5Hz for Stratux mode 2020-12-22 02:13:26 +00:00
Pawel Jalocha d51f1b0c42 Fix RFM69 code, broken when introducing PilotAware 2020-12-14 19:10:21 +00:00
Pawel Jalocha 14039f2f10 Speed up GPS baudrate switching, print parameters as , cleanup of HTTP interface 2020-12-12 02:57:53 +00:00
Pawel Jalocha 83a8585224 Print (some) parameters on the console in NMEA form in response to an empty 2020-12-05 13:47:07 +00:00
Pawel Jalocha c3e7a235e2 Set UBX NavRate and NavMode, add HTTP setup manu for those 2020-12-01 01:04:11 +00:00
Pawel Jalocha 2141ce87c9 Add configuration for Stratux WiFi connection parameters 2020-11-30 14:22:01 +00:00
Pawel Jalocha 520b2535e6 Add reset-to-defaults button 2020-11-02 00:35:33 +00:00
Pawel Jalocha 28b7cc08eb Some parameters can be changed from the HTTP server, not saved to the flash yet 2020-10-31 03:19:55 +00:00
Pawel Jalocha a00b7df555 WiFi Access Point and TCP port for data output 2020-10-29 02:08:34 +00:00
Pawel Jalocha 5bccc189b5 Prepare for more regular WiFi code 2020-10-27 23:45:07 +00:00
Pawel Jalocha 65def379fc Reset the LoRaWAN state when new AppKey supplied 2020-10-20 00:35:45 +01:00
Pawel Jalocha eaafbd62fa Clear the AppKey by default 2020-10-16 00:18:06 +01:00
Pawel Jalocha 486f09396b Allow for empty string with <name>=<value> 2020-10-10 06:40:12 +01:00
Pawel Jalocha e9caf1f353 LoRaWAN code can join and send positions, proof of concept, far from stable 2020-10-09 14:08:50 +01:00
Pawel Jalocha 38d8ecaf22 Start with LoRaWAN connectivity 2020-10-08 02:30:52 +01:00
Pawel Jalocha 8c7108fa56 Add IGC header with HF fields 2020-09-26 23:54:32 +01:00
Pawel Jalocha 8781688e37 Add WiFi power and sensitivity control for Stratux. more flexible TCP connection target 2020-09-01 20:19:27 +01:00
Pawel Jalocha b5b5d59179 Stratux WiFi connectivity 2020-08-29 12:49:46 +01:00
Pawel Jalocha 960ef5e9b9 Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +01:00
Pawel Jalocha fb8ddaacfa Longer GPS position history for state monitoring 2020-05-07 22:42:20 +01:00
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +01:00
Pawel Jalocha 86a24a2913 Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
Pawel Jalocha 63130ef8cd Some OLED pages filled with data, some other not yet 2019-05-02 01:51:39 +01:00
Pawel Jalocha b68f5ffc73 Major update, log to Flash, Bluetooth, transmission of info packets 2019-01-22 00:08:19 +00:00
Pawel Jalocha a5dbd28bb8 Add frequency hopping plan #5 for 433MHz, Add override of frequency plan in the flash parameters 2018-07-23 15:02:44 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
Pawel Jalocha 1aae80e8d7 Now unified with STM32 2018-02-26 21:19:21 +00:00
Pawel Jalocha 367ba6d4ce Correct the unique ID, add some string-valued parameters 2018-02-18 14:41:50 +00:00
Pawel Jalocha 79f8e58659 Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00