.. |
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
|
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 |
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
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
bmp180.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 |
bmp280.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
component.mk
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
config.h
|
Attempt to enter sleep/shutdown when button pressed for 4sec
|
2019-04-29 14:26:12 +01:00 |
ctrl.cpp
|
Some OLED pages filled with data, some other not yet
|
2019-05-02 01:51:39 +01:00 |
ctrl.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
fifo.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
font8x8_basic.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
format.cpp
|
A hack to cope with the time specification in the MAV_GPS_RAW_INT message
|
2018-05-17 17:17:27 +00:00 |
format.h
|
A hack to cope with the time specification in the MAV_GPS_RAW_INT message
|
2018-05-17 17:17:27 +00:00 |
freqplan.h
|
Some OLED pages filled with data, some other not yet
|
2019-05-02 01:51:39 +01:00 |
gps.cpp
|
Disable the sleep mode for now
|
2019-04-29 19:16:46 +00:00 |
gps.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
hal.cpp
|
Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker
|
2019-05-02 00:54:18 +00:00 |
hal.h
|
More (dummy for now) pages on the OLED, switchable by the button
|
2019-05-01 21:35:54 +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 |
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
|
Fix compilation without WITH_SPIFFS
|
2019-01-23 19:45:17 +00:00 |
log.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
lowpass2.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
main.cpp
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00: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
|
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 |
nmea.cpp
|
Add more info-parameters, BME280 support, remove I2C mutex
|
2018-03-09 13:11:21 +00:00 |
nmea.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
ogn.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
ogn1.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
ogn2.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
ognconv.cpp
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
ognconv.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
parameters.h
|
Some OLED pages filled with data, some other not yet
|
2019-05-02 01:51:39 +01:00 |
proc.cpp
|
Merge branch 'master' of https://github.com/pjalocha/esp32-ogn-tracker
|
2019-05-01 21:49:40 +01:00 |
proc.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00:00 |
rf.cpp
|
Attempt to enter sleep/shutdown when button pressed for 4sec
|
2019-04-29 14:26:12 +01:00 |
rf.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
rfm.h
|
Major update, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |
sens.cpp
|
Disable the sleep mode for now
|
2019-04-29 19:16:46 +00:00 |
sens.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 |
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 |
ssd1306.h
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00: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
|
Initial code, basic functionality: transmit, receive, relay, display position
|
2018-01-29 12:43:22 +00: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, log to Flash, Bluetooth, transmission of info packets
|
2019-01-22 00:08:19 +00:00 |