Wykres commitów

261 Commity (8b212afe59733a55b89cf012fc6a5297c083875e)

Autor SHA1 Wiadomość Data
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
Pawel Jalocha b3ff988835 Add NL after the B-record 2021-03-06 20:19:08 +00:00
Pawel Jalocha 077688b9e6 Fix garbage in the first line of the downloaded APRS of IGC file 2021-03-06 19:44:20 +00:00
Pawel Jalocha fb7c0f004d Prepare to download log files as IGC from HTTP interface 2021-03-06 17:06:50 +00:00
Pawel Jalocha bf5f77a000 Spearate APRS2IGC so it can be used elsewhere 2021-03-05 22:19:04 +00:00
Pawel Jalocha 09870a8f95 Stick to ESP-IDF v4.1 and correct LCD pin for BCKL 2021-03-05 18:10:29 +00:00
Pawel Jalocha 0e3cf37cf4 Typing error 2021-03-05 13:50:03 +00:00
Pawel Jalocha c7b4d1bb90 Not encode by default the extended numbers in the packet 2021-02-28 14:11:06 +00:00
Pawel Jalocha dc4609678d Add WITH_LORA32 pin configuration for LoRa32 board by TTGO, untested 2021-02-08 19:22:38 +00:00
Pawel Jalocha 0ea2e24488 SX1262 support, not yet complete 2021-01-27 01:22:55 +00:00
Pawel Jalocha f8a0f9bdad Closer to run on sx1262 but not ready yet 2021-01-25 03:27:51 +00:00
Pawel Jalocha a46dab7ab3 Prepare for sx1262 RF chip, but still long way to go 2021-01-24 03:38:29 +00:00
Pawel Jalocha 9a5446fb40 with [feet] units as it is more standard 2021-01-13 23:19:08 +00:00
Pawel Jalocha 63be645934 Debug print for the LoRaWAN received packet 2021-01-06 17:38:07 +00:00
Pawel Jalocha e355b6c8f6 Temperature conversion bug 2021-01-05 10:57:03 +00:00
Pawel Jalocha aeec572e1e More regular transmissions, although still randomized 2020-12-29 00:01:29 +00:00
Pawel Jalocha 59063d965f Improved handling for higher update rates 2020-12-29 00:00:50 +00:00
Pawel Jalocha 4a8f0661aa Improving hndling of high GPS update rates for Stratux 2020-12-27 14:09:57 +00:00
Pawel Jalocha 31c237db84 Fix the pressure data merge with GPS data at higher GPS update rates 2020-12-25 22:16:06 +00:00
Pawel Jalocha 158bfafa5d Major change: fractional time in the GPS structure is give in ms instead of 1/100th seconds 2020-12-25 20:27:34 +00:00
Pawel Jalocha a13d670db3 Improve merging pressure and GPS data at higher update rates, but still needs work 2020-12-24 15:04:08 +00:00
Pawel Jalocha bee6b181a6 Fix the number format in the HTML forms: the numbers should not have a plus sign 2020-12-23 20:54:16 +00:00
Pawel Jalocha fcc2b17c56 Comment out debug printout of the UBX messages 2020-12-22 03:57:06 +00:00
Pawel Jalocha 0039bdd17c Send ,SysStart on the console to notify about a (re)start 2020-12-22 03:56:33 +00:00
Pawel Jalocha dfb115bffa Control SBAS enable/disable from Parameters.GNSS 2020-12-22 02:14:38 +00:00
Pawel Jalocha 0d6cb0bc70 Default GPS rate = 5Hz for Stratux mode 2020-12-22 02:13:26 +00:00
Pawel Jalocha 546dc06ce7 Prefix 0x08 is AddrType=2 for GxAircom 2020-12-22 02:12:45 +00:00
Pawel Jalocha 6c77030821 PAW extension but without Time field which upset the original decoder 2020-12-20 15:38:54 +01:00
Pawel Jalocha 4fc23fadcc Minor improvements, bug fixes, for higher GPS update rates, PAW TX 2020-12-20 04:44:37 +00:00
Pawel Jalocha 0ef3ae4819 More useable PilotAware transmission 2020-12-17 01:15:13 +00:00
Pawel Jalocha c9c4f0825d Fix timing issues, in particular at GPS rates above 1Hz, other minor fixes 2020-12-16 02:18:31 +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 e4d4e7e524 Set higher data rate 1 or 2Hz by NavRate 2020-12-04 21:15:11 +00:00
Pawel Jalocha aa9dfbf6b6 Double-check for pressing the button 2020-12-04 21:14:03 +00:00
Pawel Jalocha 2377ba3c0d More GPS data printed 2020-12-04 21:13:43 +00:00
Pawel Jalocha 8199521aff - always print all arguments, even when empty 2020-12-04 21:12:16 +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 5aa91dd9a8 PilotAware packet definition 2020-11-30 18:47:13 +00:00
Pawel Jalocha 11114eb769 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-11-30 14:25:40 +00:00
Pawel Jalocha 5f6e115fc1 Alpha code to transmit PilotAware packets, do not use it yet 2020-11-30 14:24:22 +00:00
Pawel Jalocha 2141ce87c9 Add configuration for Stratux WiFi connection parameters 2020-11-30 14:22:01 +00:00
Pawel Jalocha 5f4f226245 Fix icon for WiFi and BT after font change 2020-11-30 14:20:34 +00:00
Paweł Jałocha eb6a1669e2
Update README.md 2020-11-28 23:50:31 +00:00