- 20 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
-
- 18 Jan, 2015 2 commits
-
-
Daan Vreeken authored
Its output will rise when (positive > negative + window/2) and fall when (positive < negative - window/2). new file: block/block_schmitt_trigger.c modified: block/build.mk
-
Daan Vreeken authored
The block will output 'true' when input positive >= input negative. new file: block/block_comparator.c modified: block/build.mk
-
- 12 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
Add realloc function to controller_mem Move reallocs in blocks to new controller_mem functions Add test case for block_state_machine.
-
- 31 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
Move some more time related stuff to controller_time Add code to handle skipped samples.
-
- 22 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 21 Dec, 2014 2 commits
-
-
Daan Vreeken authored
modified: controller/block/build.mk Add the 'pand' block.
-
Daan Vreeken [PA4DAN] authored
modified: controller/block/build.mk Don't try to link against 'libdl' on FreeBSD. dlopen() and friends are in libc there.
-
- 17 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 15 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 01 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
Cleanup libs Add lib dependancies for console_httpd. Add inf as double constant.
-
- 26 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
Lots of test updates
-
- 24 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
Fix some setpoint generator quirks
-
- 16 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
New 1d setpoint generator for simple control Added test blocks Added tests for some blocks Removed broken iir_test
-
- 12 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 10 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
Fix block dependencies
-
- 04 Nov, 2014 2 commits
-
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
-
- 04 Sep, 2014 2 commits
-
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
Added integer variables (nice for defining named states in the state machine) Various improvements to a few blocks joystick uses controller bus multiplexer and trajectplayer can handle non existing selects (cherry picked from commit 82abe0ef)
-
- 22 Aug, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 21 Aug, 2014 1 commit
-
-
Jeroen Vreeken authored
-