index
:
altimeter
master
AVR code for an in-progress pressure altimeter
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add ui_remote to README.md
HEAD
master
David Phillips
2021-03-13
*
ui_remote: explicitly exit GDB on script exit
David Phillips
2021-03-13
*
ui_remote: make event sending async
David Phillips
2021-03-13
*
Remove unneeded `pass`es from Python script
David Phillips
2021-03-13
*
First cut of UI state machine
David Phillips
2021-03-13
*
Re-add basic display-only logic
David Phillips
2021-02-27
*
Make `make size` depend on the ELF it measures
David Phillips
2021-02-27
*
Move debug macros to dedicated header
David Phillips
2021-02-27
*
Remove empty file
David Phillips
2021-02-27
*
Reintroduce accidentally-removed unit test
David Phillips
2021-02-27
*
Make timer mandatory for data manager
David Phillips
2021-02-27
*
Add gdbhistory to gitignore
David Phillips
2021-02-27
*
Migrate display to new peripheral model
David Phillips
2021-02-27
*
Use more generic interface for barometer and timer
David Phillips
2021-02-27
*
Move unity-test-runner to submodule
David Phillips
2021-02-27
*
Prefer FLT_EPSILON to hardcoded literal
David Phillips
2021-02-14
*
Implement barometer reset/init
David Phillips
2021-02-14
*
Refactor data_manager to use contexts
David Phillips
2021-02-14
*
Tick data manager on init
David Phillips
2021-02-13
*
Initialise data manager with ISA pressure
David Phillips
2021-02-13
*
Add exit code to test runner on test failure
David Phillips
2021-02-13
*
Use simulator ELF, not real ELF, with gdb
David Phillips
2021-02-13
*
Pass ELF path to gdb
David Phillips
2021-02-13
*
Move test runner to build/native
David Phillips
2021-02-13
*
Add dep files to Makefile
David Phillips
2021-02-13
*
Add test runner
David Phillips
2021-02-13
*
Add missing test_util.c
David Phillips
2021-02-09
*
Print MCU fill as well as section size
David Phillips
2021-02-08
*
Print cross ELF section size on make
David Phillips
2021-02-08
*
Update README.md for unit testing and submodules
David Phillips
2021-02-08
*
Add missing submodule ref
David Phillips
2021-02-08
*
Add basic unit testing for util.c
David Phillips
2021-02-08
*
Add quick README.md
David Phillips
2021-02-08
*
Add documentation to Makefile
David Phillips
2021-02-08
*
Set GPIOs for profiling/debug
David Phillips
2020-12-20
*
Use float-enabled printf implementation
David Phillips
2020-12-20
*
Empty 6 lines on init of mock display
David Phillips
2020-12-13
*
Remove unneeded variables
David Phillips
2020-12-13
*
Set a 2 second watchdog timer
David Phillips
2020-12-13
*
Derive OCR1A from F_CPU
David Phillips
2020-12-13
*
Initial prototype
David Phillips
2020-12-13