CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
app | |
app_define.h | Application for CLEON |
app_log.c | Logging CLEON data |
app_log.h | Logging CLEON data |
app_usb.c | Communication via USB |
app_usb.h | Communication via USB |
doc | |
hw_architecture.c | Documentation for CLEON hardware architecture |
intro.c | Introduction to CLEON (CLEO Node) |
power_consumption.c | Documentation for CLEON power consumption |
sw_architecture.c | Documentation for CLEON software architecture |
usage.c | Documentation for CLEON usage |
fs | |
FatFs | |
ccsbcs.c | |
diskio.c | |
diskio.h | |
ff.c | |
ff.h | |
ffconf.h | |
integer.h | |
fs_define.h | File system definition |
fs_init.c | Initializing file system |
fs_init.h | Initializing file system |
hal | |
hal_adc.c | ADC configuration |
hal_adc.h | ADC configuration |
hal_define.h | HAL definitions for CLEON |
hal_dma.c | DMA configuration |
hal_dma.h | DMA configuration |
hal_flash.c | FLASH configuration |
hal_flash.h | FLASH configuration |
hal_gpio.c | GPIO configuration |
hal_gpio.h | GPIO configuration |
hal_init.c | Initializing HAL |
hal_init.h | Initializing HAL |
hal_pmm.c | PMM configuration |
hal_pmm.h | PMM configuration |
hal_rtc.c | RTC configuration |
hal_rtc.h | Initializing RTC |
hal_spi.c | SPI configuration |
hal_spi.h | SPI configuration |
hal_timer.c | Timer configuration |
hal_timer.h | Timer configuration |
hal_uart.c | UART configuration |
hal_uart.h | UART configuration |
hal_ucs.c | Universal clock system configuration |
hal_ucs.h | Universal clock system configuration |
hal_wdt.c | Watchdog timer configuration |
hal_wdt.h | Watchdog timer configuration |
platform | |
cleon_conf.h | Configuration file for CLEON |
sys | |
sys_define.h | System definitions for CLEON |
sys_flash.c | FLASH related functions |
sys_flash.h | FLASH related functions |
sys_gps.c | GPS related functions |
sys_gps.h | GPS related functions |
sys_init.c | Initializing the system |
sys_init.h | Initializing the system |
sys_mcu.c | MCU related functions |
sys_mcu.h | MCU related functions |
sys_mmc.c | Micro SD card related functions |
sys_mmc.h | Micro SD card related functions |
sys_power.c | Power related functions |
sys_power.h | |
sys_sensors.c | Sensors related functions |
sys_sensors.h | Sensors related functions |
sys_usb.c | USB related functions |
sys_usb.h | USB related functions |
main.c | Main entry for the CLEO sensor board firmware |