protos/xbee-avr.git
2013-10-31 Olivier Matzfix spi event period
2013-10-31 Olivier Matzsend "ATCN" when exiting from xbee raw mode
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-10-01 Olivier Matzadd missing #ifndef to protect header files
2013-10-01 Olivier Matzfix scheduler unit as we have a 12Mhz quartz
2013-09-25 Olivier Matzxbee & spi ok, only ping is not working
2013-09-25 Olivier Matzremove deprecated USE_USB macro
2013-09-25 Olivier Matzfix compilation with latest aversive
2012-04-03 Fabrice Desclauxcontrol servo 0 with axis 0
2012-03-29 Fabrice Desclauxadd emergency "pop"
2012-03-29 Fabrice Desclauxspi support
2012-03-29 Fabrice Desclauxupdate ldscript
2012-03-29 Fabrice Desclauxupdate ldscript
2012-03-29 Fabrice Desclauxfix bootloader for atm2560
2012-03-29 Fabrice Desclauxfix some carriage return
2012-03-29 Fabrice Desclauxdefault baud rate for xbee is now 57600
2012-03-29 Fabrice Desclauxnew command to change the baudrate of the xbee
2012-03-27 Fabrice Desclauxsupport lolo's board
2012-02-21 Fabrice Desclauxcmdline: replace printf printf_P
2012-02-21 Fabrice Desclauxxbee_neighbor: replace printf printf_P
2012-02-21 Fabrice Desclauxxbee_proto: replace printf printf_P
2012-02-21 Fabrice Desclauxxbee_stat: replace printf printf_P
2012-02-21 Fabrice Desclauxparse_monitor: replace printf printf_P
2012-02-21 Fabrice Desclauxparse_neighbor: replace printf printf_P
2012-02-21 Fabrice Desclauxcallout: replace printf printf_P
2012-02-21 Fabrice Desclauxcommand: replace printf printf_P
2012-02-21 Fabrice Desclauxmain: replace printf printf_P
2012-02-20 Fabrice Desclauxatcmd: fix db command description
2012-02-20 Fabrice Desclauxxbee_recv: fix frame data pointer
2012-02-20 Fabrice Desclauxat query is not NULL when receiving xmit status
2012-02-20 Fabrice Desclauxxbee_proto: fix parsing hdr len
2012-02-20 Fabrice Desclauxxbee_recv: fix data pointer
2012-02-20 Fabrice Desclauxremove cscope
2012-02-20 Fabrice Desclauxrc_proto: packed struct
2012-02-17 Olivier Matzinit