esp32-ogn-tracker/main
Pawel Jalocha b1e1c5a8fe Add ILI9341 support for T-Beam 2020-07-03 15:23:18 +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
aero.h
atmosphere.cpp
atmosphere.h
axp192.h
bitcount.cpp
bitcount.h
bme280.h
bmp180.h
bmp280.h
bmx055.h Power-up BMX055 magnetometer before trying to read the ID, not tested 2020-05-01 15:00:05 +01:00
bq24295.h
component.mk Add missing parts for the LCD 240x240 screen 2020-04-20 22:36:09 +01:00
config.h Updates and bug fixes 2020-04-19 20:19:32 +01:00
ctrl.cpp Updates and bug fixes 2020-04-19 20:19:32 +01:00
ctrl.h
disp.cpp Add I2C_Mutex 2020-04-30 23:23:17 +01:00
disp.h
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
disp_oled.cpp Display MAVLINK instead of GPS when drone telemetry is the position source 2020-05-11 00:45:56 +01:00
disp_oled.h Uniform call arguments to organize the OLED pages 2020-04-29 22:00:22 +01:00
fanet.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
fifo.h
flight.h Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
font8x8_basic.h
format.cpp
format.h
freqplan.h
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 Display battery data from the drone's telemetry, when WITH_MAVLINK 2020-05-11 00:31:52 +01:00
gps.h Correct FANET position encoding 2020-06-09 22:12:30 +01:00
hal.cpp Add ILI9341 support for T-Beam 2020-07-03 15:23:18 +01:00
hal.h Add I2C_Mutex 2020-04-30 23:23:17 +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
intmath.h
knob.h
lcd_battery.h
ldpc.cpp
ldpc.h
log.cpp
log.h
lookout.h
lowpass2.h
main.cpp Revive logging to the SD card 2020-05-06 17:31:43 +01:00
manchester.h
mavlink.h
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
nmea.h
ogn.h Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
ogn1.h
ogn2.h
ognconv.cpp
ognconv.h
parameters.h Longer GPS position history for state monitoring 2020-05-07 22:42:20 +01:00
proc.cpp Add takeoff/landing detection, for IGC file creation 2020-07-03 11:29:30 +01:00
proc.h
relpos.h
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 Fix compile without SDLOG 2020-05-08 11:02:34 +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
socket.h WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +01:00
sound.h
ssd1306.h
st7789.cpp Add 2nd reset for the ILI9341 LCD 2020-05-31 23:09:09 +01:00
st7789.h
sx1231.h
sx1272.h
sx1276.h Working on FANET 2020-05-06 00:13:14 +01:00
timesync.cpp
timesync.h
ubx.h
wifi.cpp WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +01:00
wifi.h WiFi code (alpha) connects to AP and then logs into the APRS server, demo, not a regular usage code 2020-05-09 23:47:12 +01:00