sq timestamp
[protos/xbee-avr.git] / commands.c
2014-05-06 Olivier Matzrc_proto: allow to disable computation of best power...
2014-05-06 Olivier Matzrc_proto: allow to configure timers
2014-05-06 Olivier Matzcmdline: remove obsolete comment
2014-05-06 Olivier Matzfix parsing of xmit status in sendmsg command
2014-05-06 Olivier Matzdump/set rc_mode
2014-05-06 Olivier Matzcmdline: new rc_proto commands
2014-05-06 Olivier Matzfix xbee_user after rework (e39c5d5)
2014-05-06 Olivier Matzadd a complete rc_proto stack (not tested)
2014-03-09 Olivier Matzfix range_cb command
2014-03-09 Olivier Matzrework xbee_user: remove the foreground param
2014-03-09 Olivier Matzprintf -> logs in xbee_user
2014-03-09 Olivier Matzremove mainloop callout manager (all is handled under...
2014-03-09 Olivier Matzavoid copy by using iovecs
2014-03-09 Olivier Matzmove xbee user code in a separate file
2014-03-09 Olivier Matzprevent going in raw mode when monitor/range is running
2014-03-09 Olivier Matzuse callout instead of scheduler
2014-03-09 Olivier Matzuse callout from aversive
2014-03-09 Olivier Matzparse rx hello frames
2014-03-09 Olivier Matzadd send_hello command
2014-03-09 Olivier Matzadd a command to dump xbee stats
2014-03-09 Olivier Matzuse xbee module from aversive
2013-10-31 Olivier Matzadd code to load/save configuration in eeprom
2013-10-31 Olivier Matzadd code to control the audio buzzer
2013-10-31 Olivier Matzintrooduce spi_servo_dump()
2013-10-15 Olivier Matzadd a command to read/write servo
2013-10-15 Olivier Matznew spi protocol that supports PPM generation
2013-10-10 Olivier Matzsupport servo control through SPI
2013-09-25 Olivier Matzremove deprecated USE_USB macro
2013-09-25 Olivier Matzfix compilation with latest aversive
2012-03-29 Fabrice Desclauxspi support
2012-03-29 Fabrice Desclauxnew command to change the baudrate of the xbee
2012-02-21 Fabrice Desclauxcommand: replace printf printf_P
2012-02-17 Olivier Matzinit