- 02 Jun, 2015 1 commit
-
-
Jeroen Vreeken authored
-
- 13 May, 2015 1 commit
-
-
Jeroen Vreeken authored
Small fixes to trace code and trace server.
-
- 24 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
-
- 22 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
Trace server capacity is now based on actuall number of outputs, not on some magic number. Add name and unit option to command_bool and command_float. Modify tests to test this.
-
- 12 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
Add controller_mem memory allocation functions. All periodic data will be allocated in a continuous piece of memory hoping for optimall cache behaviour with regards to associativity. (TODO: really allocate continuous memory at the other side of the MMU)
-
- 30 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
The frequency keyword has been removed. The blocks keyword now needs two arguments: frequency (Hz) and delay (seconds)
-
- 21 Dec, 2014 1 commit
-
-
Daan Vreeken [PA4DAN] authored
modified: common/log/log.c modified: common/utils/weather.c modified: controller/controller/controller_command.c modified: controller/controller/controller_trace.c modified: controller/shell/shell.c Don't use PTHREAD_STACK_MIN as thread stack size on FreeBSD. PTHREAD_STACK_MIN must be huge on Linux for all this code to work. On FreeBSD the code will generally hit the end of the stack before the third function call.
-
- 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
-
- 10 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
Fix block dependencies
-
- 21 Aug, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 08 Nov, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 18 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
Also fixes setting of interval and name by j2000 tracker. (was a bug in select loop of trace_proxy)
-
- 17 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
trace_proxy now supports INTERVAL_TYPE_CHANGED clients and clients with a bigger interval than the source.
-
- 14 Oct, 2013 2 commits
-
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
Some optimizations and some bugfixes and less leaking
-
- 10 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
Timestamps are still wrong
-
- 09 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
Ported trace_list to new protocol and interface Started port of trace_dump
-
- 15 Mar, 2013 1 commit
-
-
Jeroen Vreeken authored
A few improvements from the Vitsch Electronics CVS Use log_send() for all logging and add context (DEBUG/WARNING/ERROR) info. A little bit more comments
-
- 21 Feb, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 14 Feb, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 08 Jan, 2013 1 commit
-
-
Michel Roelofs authored
-
- 07 Jan, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 23 Oct, 2012 1 commit
-
-
Michel Roelofs authored
-
- 08 Oct, 2012 1 commit
-
-