- 02 Sep, 2018 1 commit
-
-
Jeroen Vreeken authored
-
- 26 Aug, 2018 1 commit
-
-
Jeroen Vreeken authored
-
- 01 Jul, 2015 1 commit
-
-
Jeroen Vreeken authored
Introduce track command in 3rd order spg. With this command the spg is set to track the 'track_x' input but will still honour all limits (v, a, j, x)
-
- 13 Feb, 2015 1 commit
-
-
Jeroen Vreeken authored
Remove now unneeded nsec base time. Command handling in the sample now uses trigger time. Trace handling still has to be done, then all nsec timers can be removed from the sample.
-
- 19 Jan, 2015 2 commits
-
-
Jeroen Vreeken authored
is killed out of the blue) Add return value to controller_block_add() and add a check to the blocks for its value.
-
Jeroen Vreeken authored
is killed out of the blue) Add return value to controller_block_add() and add a check to the blocks for its value.
-
- 16 Jan, 2015 1 commit
-
-
Daan Vreeken authored
This way we can use one function to set a number of params. All blocks (including the il2c generator) have been updated with the extra argument. modified: Makefile modified: controller/am335x/block_am335x_adc.c modified: controller/am335x/block_am335x_pwm.c modified: controller/am335x/block_am335x_qed.c modified: controller/block/block_bridge_pwm.c modified: controller/block/block_counter.c modified: controller/block/block_filter_iir.c modified: controller/block/block_filter_lp.c modified: controller/block/block_friction.c modified: controller/block/block_gain.c modified: controller/block/block_inverse_proportional.c modified: controller/block/block_limit.c modified: controller/block/block_limit_2nd.c modified: controller/block/block_limit_var.c modified: controller/block/block_matrix_2x2.c modified: controller/block/block_pid.c modified: controller/block/block_pid_aw.c modified: controller/block/block_quantize.c modified: controller/block/block_rangecheck.c modified: controller/block/block_servo_state.c modified: controller/block/block_setpoint_generator_1d.c modified: controller/block/block_setpoint_generator_3d.c modified: controller/block/block_sine.c modified: controller/block/block_state_machine.c modified: controller/block/block_trajectplayer.c modified: controller/block/block_trigger.c modified: controller/block/block_value.c modified: controller/block/block_value_bool.c modified: controller/block/block_value_uint32.c modified: controller/block/il2c/il2c.c modified: controller/controller/controller_block.h modified: controller/controller/controller_block_param.c modified: controller/dt_azimuth/dt_az_safety.c modified: controller/dt_elevation/dt_el_safety.c modified: controller/ec/block_beckhoff_el2xxx.c modified: controller/ec/block_beckhoff_el3xxx.c modified: controller/ec/block_beckhoff_el4xxx.c modified: controller/ec/block_ec.c modified: controller/ec/block_ec_sim.c modified: controller/test/block_test_command.c modified: controller/test/block_test_input_bool.c modified: controller/test/block_test_input_float.c modified: controller/test/block_test_input_uint32.c modified: controller/test/block_test_output_bool.c modified: controller/test/block_test_output_float.c modified: controller/test/block_test_output_uint32.c
-
- 07 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
-
- 06 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
Als add parameter description and check to parameter lists.
-
- 03 Jan, 2015 1 commit
-
-
Jeroen Vreeken authored
Blocks can now check the number of arguments before parsing them.
-
- 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)
-
- 23 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
Now it is possible to add parameters multiple times and we no longer depend on the location of the parameter in the list.
-
- 03 Dec, 2014 1 commit
-
-
Jeroen Vreeken authored
Use immediate trigger in test.ctrl files. Fix some bugs
-
- 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
-
- 12 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 02 Nov, 2014 1 commit
-
-
Jeroen Vreeken authored
Various small fixes Add command protocol to websocket Add cross compiling with 'TARGET=' Fix some issues with ARM
-
- 21 Aug, 2014 1 commit
-
-
Jeroen Vreeken authored
-
- 18 Aug, 2014 1 commit
-
-
Jeroen Vreeken authored
New proxy code in spg_auth. Moved all trackers to new interface Cleanup some old stuff.
-
- 28 Nov, 2013 3 commits
-
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
-
- 05 Nov, 2013 2 commits
-
-
Jeroen Vreeken authored
-
Jeroen Vreeken authored
Also make predictions more reliable by using position/velocity algorithms
-
- 18 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 14 Oct, 2013 1 commit
-
-
Jeroen Vreeken authored
Some optimizations and some bugfixes and less leaking
-
- 27 Sep, 2013 2 commits
-
-
Jeroen Vreeken authored
way around.
-
Jeroen Vreeken authored
-
- 02 Sep, 2013 1 commit
-
-
Jeroen Vreeken authored
Do not override a brake.
-
- 08 Mar, 2013 1 commit
-
-
Jeroen Vreeken authored
Ghost terminals still need special attention, but most blocks don't use them and use the same malloc + initialize pattern.
-
- 27 Feb, 2013 1 commit
-
-
Jeroen Vreeken authored
-Safety blocks have some names changed -Setpoint generator is redesigned. +No longer 'unitless' with 'd' as derivative, but physics names (x, v, a, j) +Removal of 'mirrored' code. +improved tracking at high speeds +Addition of 'precision' parameters to limit numerical noise
-
- 18 Feb, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 14 Feb, 2013 1 commit
-
-
Jeroen Vreeken authored
-
- 08 Jan, 2013 1 commit
-
-
Michel Roelofs authored
-
- 08 Oct, 2012 1 commit
-
-