This repository has been archived on 2024-07-30. You can view files and clone it, but cannot push or open issues or pull requests.
XbeeMav/include
David St-Onge d2b7655f1a Merge branch 'test' of https://github.com/MISTLab/XbeeMav into test
Conflicts:
	CMakeLists.txt
	Resources/XBee_Config.xml
	include/CommunicationManager.h
	include/MultithreadingDeque.hpp
	include/SerialDevice.h
	include/XBeeFrame.h
	launch/xbeemav.launch
	src/CommunicationManager.cpp
	src/SerialDevice.cpp
	src/TestBuzz.cpp
	src/XBeeFrame.cpp
	src/XMLConfigParser.cpp
	src/Xbee.cpp
2017-02-17 15:11:42 -05:00
..
CommunicationManager.h Merge branch 'test' of https://github.com/MISTLab/XbeeMav into test 2017-02-17 15:11:42 -05:00
MultithreadingDeque.hpp Merge branch 'test' of https://github.com/MISTLab/XbeeMav into test 2017-02-17 15:11:42 -05:00
PacketsHandler.h First commit of new Xbee with multi packets 2017-02-17 14:20:52 -05:00
SerialDevice.h Merge branch 'test' of https://github.com/MISTLab/XbeeMav into test 2017-02-17 15:11:42 -05:00
XBeeFrame.h Merge branch 'test' of https://github.com/MISTLab/XbeeMav into test 2017-02-17 15:11:42 -05:00
XBeeModule.h First commit of new Xbee with multi packets 2017-02-17 14:20:52 -05:00
XBeeParameter.h First commit of new Xbee with multi packets 2017-02-17 14:20:52 -05:00
XMLConfigParser.h First commit of new Xbee with multi packets 2017-02-17 14:20:52 -05:00