Wykres commitów

64 Commity (master)

Autor SHA1 Wiadomość Data
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 670043d468 Improve serial port timing 2022-11-30 05:11:07 +00:00
Pawel Jalocha 19d77f5fdd Increase input buffer size 2022-08-07 05:02:10 +01:00
Pawel Jalocha ae91503a71 New device and minor mods 2022-04-16 15:56:45 +01: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 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 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
Grzegorz Gajoch 43d97fdc3e OGN_AKR board 2021-04-04 03:37:28 +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 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 14039f2f10 Speed up GPS baudrate switching, print parameters as , cleanup of HTTP interface 2020-12-12 02:57:53 +00:00
Pawel Jalocha f0fb2deef1 Can be compiled for both v4.0 and v4.1 2020-11-18 16:46:13 +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 24b060068b increase transmit buffer for the SPP BT 2020-10-27 22:43:46 +00: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 389da4e515 Reorder the MAC to put MSB first 2020-09-29 20:24:26 +01:00
Pawel Jalocha 8ed7d2f3e3 Run separate task for regular checks like LED, push button, sound start/stop 2020-09-25 01:30:17 +01:00
Pawel Jalocha 630d93d2cf Replace SPIFFS with FAT, seems to work well 2020-09-22 20:44:55 +01: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 5bf77bf719 Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
Pawel Jalocha b5b5d59179 Stratux WiFi connectivity 2020-08-29 12:49:46 +01:00
Pawel Jalocha 3a82baf506 Add BT icon on the OLED status bar 2020-07-04 00:13:45 +01:00
Pawel Jalocha b1e1c5a8fe Add ILI9341 support for T-Beam 2020-07-03 15:23:18 +01:00
Pawel Jalocha 3194e3e9a5 Add data path from the Bluetooth client to the console input, thus to allow to send commands from BT devices 2020-07-03 11:30:18 +01:00
Pawel Jalocha e7e1d83c19 Add ILI9341 support for HELTEC v2, untested 2020-05-19 23:45:56 +01:00
Pawel Jalocha 11a90da716 Add I2C_Mutex 2020-04-30 23:23:17 +01:00
Pawel Jalocha 1b56f5b9af Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +01:00
Paweł Jałocha f37bdc1f29
Merge pull request #10 from ggajoch/fix_debug_print
Fix compilation errors for #define DEBUG_PRINT
2020-03-15 02:12:47 +00:00
Grzegorz Gajoch 292939ee69 fix missing functions for TX_LED 2020-03-15 02:07:12 +00:00
Grzegorz Gajoch df5b6b7eaa Fix compilation errors 2020-03-15 02:02:07 +00: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 6fe9318d78 Minor fixes 2019-06-02 09:01:59 +01:00
Pawel Jalocha 0878e8378d Support for AERO protocol 2019-05-08 17:03:54 +00:00
Pawel Jalocha 38173f17a8 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2019-05-02 00:54:18 +00:00
Pawel Jalocha 8879922372 Minor bug fix 2019-05-02 00:54:13 +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 3a6a6be160 More (dummy for now) pages on the OLED, switchable by the button 2019-05-01 21:35:54 +01:00
Pawel Jalocha 5a4c50b14b Add hardware options to the logo screen 2019-05-01 12:37:18 +01:00
Pawel Jalocha 992362bcc1 Start adding U8g2 support for the OLED/LCD 2019-05-01 10:24:50 +01:00
Pawel Jalocha 4268342809 OLED: some comments added 2019-04-29 23:44:35 +01:00
Pawel Jalocha d979f006ef OLED: add display-invert command 2019-04-29 23:25:18 +01:00
Pawel Jalocha 6f0683661c Some bugs fixed in the button reading code 2019-04-29 20:32:05 +01:00
Pawel Jalocha 61dadc2408 Disable the sleep mode for now 2019-04-29 19:16:46 +00:00
Pawel Jalocha a1a1dca5c3 Attempt to enter sleep/shutdown when button pressed for 4sec 2019-04-29 14:26:12 +01:00