GEX core repository.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
gex-core/utils
Ondřej Hruška b678a8f2b7
fcap cleaning, added new features and reorganized the unit
6 years ago
..
avr_atoi.c Code import 6 years ago
avr_atol.c Code import 6 years ago
avr_strtod.c Code import 6 years ago
avr_strtol.c Code import 6 years ago
avr_strtoul.c Code import 6 years ago
avrlibc.h everything is now documented 6 years ago
build_parser.sh some cleaning 6 years ago
circ_buf.c Code import 6 years ago
circ_buf.h everything is now documented 6 years ago
cortex_utils.h everything is now documented 6 years ago
error.c Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
error.h indirect frequency measurement 6 years ago
hexdump.c take some steps towards reducing memory footprint in stack buffers 6 years ago
hexdump.h everything is now documented 6 years ago
ini_parser.c added version markers to settings, option to disable INI comments 6 years ago
ini_parser.h everything is now documented 6 years ago
ini_parser.rl Code import 6 years ago
ini_writer.c sipo finished 6 years ago
ini_writer.h sipo finished 6 years ago
macro.h everything is now documented 6 years ago
malloc_safe.c work on ADC sampling, not tested, missing commands 6 years ago
malloc_safe.h fixes and start of ADC. Not really working yet 6 years ago
payload_builder.c implemented precision timestamps in report messages 6 years ago
payload_builder.h implemented precision timestamps in report messages 6 years ago
payload_parser.c implemented precision timestamps in report messages 6 years ago
payload_parser.h implemented precision timestamps in report messages 6 years ago
snprintf.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
snprintf.h everything is now documented 6 years ago
stacksmon.c everything is now documented 6 years ago
stacksmon.h fixes and start of ADC. Not really working yet 6 years ago
str_utils.c fcap cleaning, added new features and reorganized the unit 6 years ago
str_utils.h everything is now documented 6 years ago
stringbuilder.c Code import 6 years ago
stringbuilder.h Code import 6 years ago
type_coerce.h implemented precision timestamps in report messages 6 years ago