esp32-ogn-tracker/main
Pawel Jalocha bbf55ae81d Pass every 5th for satellite info to be visible in Stratux 2020-08-30 13:15:08 +01:00
..
CKL_logo_240x240.jpg Add CKL logo (for EPPK and EPPG airfield) 2020-08-29 18:56:04 +01:00
CMakeLists.txt For cmake and idf.py to work 2020-05-13 12:13:55 +01:00
OGN_logo_240x240.jpg Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
aero.cpp Support for AERO protocol 2019-05-08 17:03:54 +00:00
aero.h Support for AERO protocol 2019-05-08 17:03:54 +00:00
atmosphere.cpp 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
atmosphere.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
axp192.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
bitcount.cpp Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
bitcount.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
bme280.h Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
bmp180.h Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
bmp280.h Reorganize to access more information from OLED status pages 2019-05-07 16:08:22 +01:00
bmx055.h Power-up BMX055 magnetometer before trying to read the ID, not tested 2020-05-01 15:00:05 +01:00
bq24295.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
component.mk Add CKL logo (for EPPK and EPPG airfield) 2020-08-29 18:56:04 +01:00
config.h Ability to enable or disable pages on the u8g2 OLED display 2020-07-04 16:04:05 +02:00
ctrl.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
ctrl.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
disp.cpp Make the selection of the displayed pages a parameter stored in flash: PageMask 2020-07-07 01:48:36 +01:00
disp.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
disp_lcd.cpp 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
disp_lcd.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
disp_oled.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
disp_oled.h OLED Page with Altitude, Vario and Speed 2020-07-04 15:08:20 +02:00
fanet.h Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
fifo.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
flight.h Work on WIFI and talking to the APRS server 2020-07-07 21:44:12 +01:00
font8x8_basic.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
format.cpp Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
format.h Add turn rate and update the pressure altitude encoding for FANET 2020-07-07 01:49:52 +01:00
freqplan.h Some OLED pages filled with data, some other not yet 2019-05-02 01:51:39 +01:00
gdl90.cpp Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
gdl90.h Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
gps.cpp Pass every 5th for satellite info to be visible in Stratux 2020-08-30 13:15:08 +01:00
gps.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
hal.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
hal.h Add BT icon on the OLED status bar 2020-07-04 00:13:45 +01:00
imu.cpp Make the BMX055 IMU respond in FollowMe 2020-05-13 17:55:52 +00:00
imu.h Start with BMX055, but not working yet 2020-05-01 00:01:30 +01:00
intmath.cpp Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
intmath.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
knob.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
lcd_battery.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
ldpc.cpp Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
ldpc.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
log.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
log.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
lookout.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
lowpass2.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
main.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
manchester.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
mavlink.h Add some messages, improve printout 2018-05-20 00:41:47 +01:00
ms5607.h 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
ms5611.h fix for temperature rounding 2020-04-19 11:11:31 +02:00
nmea.cpp Add more info-parameters, BME280 support, remove I2C mutex 2018-03-09 13:11:21 +00:00
nmea.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
ogn.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
ogn1.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
ogn2.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
ognconv.cpp Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
ognconv.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
parameters.h Stratux WiFi connectivity 2020-08-29 12:49:46 +01:00
proc.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
proc.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
relpos.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
rf.cpp FANET: QNE encoding and packet reception 2020-05-02 20:37:15 +01:00
rf.h Add basic FANET transmission: position and pilot's name if defined, alpha stage 2020-05-01 15:01:36 +01:00
rfm.h Working on FANET 2020-05-06 00:13:14 +01:00
sdlog.cpp Organize TLG and TRK files on the SD card into sub-directories 2020-07-04 16:49:55 +01:00
sdlog.h Revive logging to the SD card 2020-05-06 17:31:43 +01:00
sens.cpp Log more data to SD 2020-05-07 22:40:19 +01:00
sens.h 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
slope.h 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
socket.h Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
sound.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
ssd1306.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
st7789.cpp Add 2nd reset for the ILI9341 LCD 2020-05-31 23:09:09 +01:00
st7789.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
stratux.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
stratux.h Stratux WiFi connectivity 2020-08-29 12:49:46 +01:00
sx1231.h Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
sx1272.h default make for HELTEC with OLED and no baro, minor updates carried over from STM32 2018-02-25 19:33:58 +00:00
sx1276.h Working on FANET 2020-05-06 00:13:14 +01:00
timesync.cpp Initial code, basic functionality: transmit, receive, relay, display position 2018-01-29 12:43:22 +00:00
timesync.h 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
ubx.h Major update, work with AXP192 power control chip thus the new T-Beam V1.0 2020-02-24 21:54:21 +00:00
wifi.cpp Add connectivity to Stratux on WiFi and port 30011 and other minor updates 2020-08-29 18:54:47 +01:00
wifi.h Work on WIFI and talking to the APRS server 2020-07-07 21:44:12 +01:00