RS41ng/src/hal
Mikael Nousiainen fa46e8a30c Add support for powering off the radiosonde. Improve documentation. 2021-08-16 23:24:46 +03:00
..
cmsis Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
cmsis_boot Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
stm_lib Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
datatimer.c Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
datatimer.h Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
delay.c 70cm APRS working again (WIP). Fix bugs in AX.25 encoding. Generate Bell tones for APRS in a tight loop to avoid issues with inconsistent timing. 2020-08-31 23:07:23 +03:00
delay.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
hal.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
i2c.c Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
i2c.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
pwm.c Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
pwm.h Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
spi.c Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
spi.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
system.c Add support for powering off the radiosonde. Improve documentation. 2021-08-16 23:24:46 +03:00
system.h Add simple templating and rotating messages per mode. Finish support for FSQ modes. Attempt to get power-off button working (WIP). 2020-09-10 22:57:41 +03:00
usart_ext.c Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
usart_gps.c Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
usart_gps.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00