Wykres commitów

39 Commity (10a2845380440c0eb98b16e3a1be0119c9380586)

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 e18b1b7ed5 Minor editions 2023-03-21 01:53:56 +00:00
Pawel Jalocha 1983646f6b A more usefull relay list display 2023-03-20 15:50:10 +00:00
Pawel Jalocha 93ed9de002 Update from other projects and ADS-l transmission implemented, subject to tests 2023-03-20 11:21:46 +00: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 c7845b9c72 Adjust stack sizes for tasks, trying to gain RAM. fix some compile faults with particular options 2022-05-21 21:11:40 +01:00
Pawel Jalocha d674392c0c Display version defined in config.h 2022-03-22 10:37:18 +00:00
Pawel Jalocha 4a59b29ed0 Proper encoding/decoding when some elements are not available 2022-02-19 23:01:33 +00:00
Pawel Jalocha 48063e376b Improve LoRaWAN code and other minor improvements 2022-01-16 17:37:18 +00: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
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 c6f4f5204d Split off the Bluetooth serial port code to prepare for BLE 2021-05-07 20:30:32 +01: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 5f4f226245 Fix icon for WiFi and BT after font change 2020-11-30 14:20:34 +00:00
Pawel Jalocha 07d3ac7e92 Split the WiFi code, thus now common between Stratux and APRS connection 2020-10-28 01:00:15 +00:00
Pawel Jalocha 934e776795 Even better display for the AppKey 2020-10-21 01:12:45 +01:00
Pawel Jalocha bb5013724b Display just the first two bytes of the AppKey 2020-10-21 00:46:47 +01:00
Pawel Jalocha d224f7a6a7 Show LoRaWAN AppKey when in not-joined state 2020-10-20 00:34:52 +01:00
Pawel Jalocha 1ca21bc39b Minor improvements and debug for LoRaWAN code 2020-10-13 02:30:04 +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 8cb4462c2d Add ground track display on the altitude/climb/speed page 2020-09-19 00:36:56 +01:00
Pawel Jalocha 4cab8adf39 Fix display of negative pressure altitude and climb/sink rate when no GPS fix 2020-09-18 23:17:06 +01:00
Pawel Jalocha 1be81357c6 Add charging status on the OLED top status bar 2020-09-01 20:49:26 +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 2cd55cf257 Work on WIFI and talking to the APRS server 2020-07-07 21:44:12 +01:00
Farkas Szilárd 5f3587a15a OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
Pawel Jalocha 3a82baf506 Add BT icon on the OLED status bar 2020-07-04 00:13:45 +01:00
Pawel Jalocha 0bedef6a90 Display MAVLINK instead of GPS when drone telemetry is the position source 2020-05-11 00:45:56 +01:00
Pawel Jalocha ab5bf7ae58 Display battery data from the drone's telemetry, when WITH_MAVLINK 2020-05-11 00:31:52 +01:00
Pawel Jalocha 6e51d2b506 Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker 2020-04-29 22:00:26 +01:00
Pawel Jalocha 1b0523145a Uniform call arguments to organize the OLED pages 2020-04-29 22:00:22 +01:00
Farkas Szilárd 1f66134dbd Show the MS56xx on Logo screen 2020-04-27 12:55:28 +02:00
Pawel Jalocha 5b343beeeb Updates and bug fixes 2020-04-19 20:19:32 +01:00
Farkas Szilárd a0ba7ad4a3 MS5611 pressure sensor code, which is more or less the same as MS5607 on the calculation parameters differ. I2C_Write function signature was wrong, and header define was missing in the ms5607.h 2020-04-18 20:05:51 +02: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