Wykres commitów

320 Commity (master)

Autor SHA1 Wiadomość Data
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 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 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
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 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
Fab501 f09ef68db8 config.h modifié 2021-02-02 22:30:08 +01:00
Fab501 37ca198fa8
Merge pull request #1 from pjalocha/master
update to last change
2021-02-01 21:07:56 +01:00
Fab501 5b2e39f957
Add Possibility to Change Default IP Adresse
Usual IP Address of 192.168.4.1 change to 192.168.1.1 for futur compatibility with Skydemon

You can put your IP address in begin of config.h
2021-01-31 15:31:33 +01: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
Fab501 c3751634a5
Add files via upload
Add the Selection of the First DispPage after Boot
2021-01-10 22:31:41 +01: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 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
Pawel Jalocha 67934134ae Clean up and improve of the HTTP interface 2020-11-20 14:14:27 +00:00