Michael Buesch
|
728e95a8b6
simulator: Add some circuit simulators
|
5 years ago |
Michael Buesch
|
433cbd6ff2
simulator: Add main loop statistics
|
6 years ago |
Michael Buesch
|
d694c896a4
simulator: Add PID values
|
6 years ago |
Michael Buesch
|
d6ed6ad0ec
tests: Define CONF_DEBUG
|
6 years ago |
Michael Buesch
|
b3cb869b54
pid: Add dumping of controller results
|
6 years ago |
Michael Buesch
|
aa1d046490
debug: Add support for second prefix
|
6 years ago |
Michael Buesch
|
ce5c5296d6
Add debug helper for fixpt_t
|
6 years ago |
Michael Buesch
|
adb2700b03
simulator: Add basic GUI
|
6 years ago |
Michael Buesch
|
5560493b88
dumpcurves: Remove unused type
|
6 years ago |
Michael Buesch
|
8eb9c7bb98
simulator: Fix writing of settings
|
6 years ago |
Michael Buesch
|
b0e930358d
simulator: Reset hardware on init
|
6 years ago |
Michael Buesch
|
78e71d4b1b
fakeio: Add function to reset all registers
|
6 years ago |
Michael Buesch
|
5b25f4c68b
util: Fix warning
|
6 years ago |
Michael Buesch
|
0204c7d537
simulator: Add settings read/write
|
6 years ago |
Michael Buesch
|
69c6f38ae6
tests: Implement int24
|
6 years ago |
Michael Buesch
|
66b07e28ac
settings: Remove packed attribute
|
6 years ago |
Michael Buesch
|
059992284f
filter: Add cast to balance types
|
6 years ago |
Michael Buesch
|
cf69a9197e
simulator: Add ADC and PWM
|
6 years ago |
Michael Buesch
|
6cd0d56f6e
Add basic simulation framework
|
6 years ago |
Michael Buesch
|
2067f3f77a
Make main loop available globally in simulator mode
|
6 years ago |
Michael Buesch
|
7072f417e8
tests/fake: Add emulation layer to all registers
|
6 years ago |
Michael Buesch
|
1b55a2465a
debug: Always enable the UART in simulation mode
|
6 years ago |
Michael Buesch
|
94a132b9f9
tests: Compile tests with c++ compiler
|
6 years ago |
Michael Buesch
|
c146508c3a
Add support for compiling with a c++ compiler
|
6 years ago |
Michael Buesch
|
5108220bf1
Add hooks for building the project in a simulator environment
|
6 years ago |
Michael Buesch
|
ca9e23209b
tests: Add more stubs
|
6 years ago |
Michael Buesch
|
3f56ba872d
avrmakelib: Update
|
6 years ago |
Michael Buesch
|
ca9c29aba5
Do not use __builtin_choose_expr on old compilers
|
6 years ago |
Michael Buesch
|
e7fa40b12a
avrmakelib: Add -Wsparse-error
|
7 years ago |
Michael Buesch
|
3032d77834
avrmakelib: Add section garbage collection
|
7 years ago |