FL-Rob

Results 15 comments of FL-Rob

p.s by trial and error, i agree with "A handler is required for each task." i don't know why... if you have a main with the handler, then a sub...

I have used MEGA in the past with no issues Did you change the #def in the CPP ? // For using the serial port 1 on a Arduino MEGA...

I got Sensors and PID workign reliably 1) In sensor_parameter.c, in rdm_sensor_definition_add(), change to ‘if (sensor_defs[definition->num].num **==** 0xff) {‘ 2) Remove all the assert in parameters.c 3) Remove all the...

Has anyone got an example of sensors working ? code builds, and KISS (Keep it simple), using basic [RDMControl](http://www.hoelscher-hi.de/hendrik/english/openrdm.htm), the sensors are gibberish, no sensor name, and the values are...