Project

General

Profile

News

arduio: arduio-1.2 released

Added by Anthony Mallet almost 6 years ago

Changes

  • Switch serial communication to 1Mbps. At least some boards had frame errors at 2Mbps, but for no clear reason since 2Mbps is within the specs.
  • Add support for the Arduino Mega 2560
  • Add a few example settings in the documentation for digital I/Os and PWM modes.

Download

arduio-1.2.tar.gz

genom3: genom3 2.99.31 released

Added by Anthony Mallet almost 6 years ago

Changes

  • Fix port related functions with ports declared a simple builtin types
  • Added template "return-value reference" function, handling the special case of C function returning arrays.
  • Fix genom_sequence_reserve() called with 0 length (related to #144)
  • Disable static libraries by default in skeleton generated configure.ac
  • Allow declaration of several 'uses', 'provides' or 'extends' component properties

Download

genom-2.99.31.tar.gz

segway-robots: rmp-libs updated

Added by Matthieu Herrb almost 6 years ago

rmp-libs si now independant of pocolibs, opening the way for a Genom3 (middleware independant) component to control the Segway RMP400 platform.

rbulkit: rbulkit 20180508 released

Added by Anthony Mallet almost 6 years ago

Changes

rbulk-dipatchd:

  • Add 'init' and 'fini' pre- and post-commands hooks.
  • Allow the use of regex for the job name definition and add %# backreference substitution in job commands.
  • Allow %j and %# substitutions in job slots name.
  • Add optional cost ∈ [0, 255] to jobs.
  • Honour secondary groups when running as a different user.
  • Update style of status report.

rbulk-build:

  • do git fetch + reset --hard instead of pull to guarantee that the robotpkg tree has no local commits.

Download

rbulkit-20180508.tar.gz

rbulkit: rbulkit-20180328 released

Added by Anthony Mallet about 6 years ago

Changes

  • Discard bulk logs if they cannot be inserted in the result database (avoiding to have them inserted in the wrong database by a future session). Database update failure almost never happen, and the logs are not critical, so loosing them is actually a better option than manually cleaning a wrong database update.
  • Make sure rbulk-dispatchd starts jobs with a clean log file. This could happen after an unclean shutdown of the daemon which could leave old files around.

Download

rbulkit-20180328.tar.gz

(171-180/306)

Also available in: Atom