Changes¶
- Fix clock adjustment routine for big offsets
- Actually store the clock rate in the EEPROM for next runs
- Add a 'beep' command playing given frequency tones (for e.g. alarm signals)
Download¶
tk3-mikrokopter-1.3.tar.gz (347355 bytes)
Changes¶
- Be a bit more relax when testing individual MOSFETs at boota
- Add a watchdog in the brushless controller to reset motor velocity
Download¶
tk3-mikrokopter-1.2.tar.gz (346957 bytes)
Changes¶
- The flight controller simply acts as a proxy for talking to the brushless controllers from a ground station. It also exports IMU data.
Download¶
tk3-mikrokopter-1.1.tar.gz (346846 bytes)
A stable version of the neobotix-libs package, adapted to the new computer in the Jido robot at LAAS has been released.
This version uses the Linux "socketcan" CAN bus interface instead of the proprietary Peak Systems "pcan" library to access the motors controllers and other boards (IO board, Gyro board, US board) on the platform.
It also has an updated build system.