Wykres commitów

25 Commity (master)

Autor SHA1 Wiadomość Data
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 aac6866609 Move to ESP-IDF v4.3 2022-11-30 05:19:15 +00: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 c440a2e936 Fix bug around transmitting last known position when GPS fix is lost 2022-02-11 10:10:57 +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
Farkas Szilárd 4fe22c0d90 AP, web interface parm.html page handle submits via POST 2021-06-06 21:31:40 +02:00
Pawel Jalocha babb76128c Reduce WiFi RAM so it fits with BT and SD 2021-05-25 02:03:26 +01:00
Pawel Jalocha 1a4e4398b2 Progress on BLE but far from ready yet 2021-05-08 05:43:03 +01:00
Pawel Jalocha 3e35319baf Compile with ESP-IDF v4.1, sort log files after date/time, speed up log file download 2020-11-19 19:00:00 +00:00
Pawel Jalocha 13bdd66295 Initial HTTP server associated with the WiFi AP 2020-10-30 04:05:03 +00:00
Pawel Jalocha d5871b8ffa More TCP ports 2020-10-29 02:10:11 +00:00
Pawel Jalocha 4607fef9d2 Switch USB serial communication to explicit UART, attermpt use to FAT on internal flash 2020-09-21 01:42:12 +01:00
Pawel Jalocha 1b56f5b9af Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
Pawel Jalocha 60bee324fd Updated by ne ESP-IDF 2019-12-19 16:32:12 +00:00
Pawel Jalocha 876ba841fa Update for the new ESP-IDF 2019-03-24 07:11:54 +00:00
Pawel Jalocha c25c9c82a4 Try SD card in simple SPI mode, doe snot work yet 2019-02-26 11:47:27 +00: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 bb254db371 Initialize the new paramater in the SPI structure with the new ESP-IDF - not tested 2018-06-15 21:14:06 +00:00
Pawel Jalocha b7012db511 Debugging the MAVlink interface 2018-05-19 01:03:18 +00:00
Pawel Jalocha e9c5ac0dd6 Send ADSB_VEHICLE messages on the MAVlink portabout other aircrafts 2018-05-15 03:21:11 +00:00
Pawel Jalocha 2a0e0fa849 Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
Pawel Jalocha 8bf73761c1 Add pressure sensor support, push I2C to HAL, major files identical to STM32 code for easy passing of new features 2018-02-25 18:47:03 +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