Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
ref_serial_data.hpp File Reference
#include <cinttypes>
#include <modm/architecture/interface/register.hpp>
#include "modm/architecture/utils.hpp"
#include "dji_serial.hpp"
Include dependency graph for ref_serial_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tap::communication::serial::RefSerialData
 
class  tap::communication::serial::RefSerialData::RobotToRobotMessageHandler
 
class  tap::communication::serial::RefSerialData::Rx
 
struct  tap::communication::serial::RefSerialData::Rx::DamageEvent
 
struct  tap::communication::serial::RefSerialData::Rx::RobotHpData
 
struct  tap::communication::serial::RefSerialData::Rx::RobotHpData::RobotHp
 
struct  tap::communication::serial::RefSerialData::Rx::EventData
 
struct  tap::communication::serial::RefSerialData::Rx::SupplierAction
 
struct  tap::communication::serial::RefSerialData::Rx::RobotPosition
 
struct  tap::communication::serial::RefSerialData::Rx::ChassisData
 
struct  tap::communication::serial::RefSerialData::Rx::TurretData
 
struct  tap::communication::serial::RefSerialData::Rx::RobotBuffStatus
 
struct  tap::communication::serial::RefSerialData::Rx::RefereeWarningData
 
struct  tap::communication::serial::RefSerialData::Rx::DartInfo
 
struct  tap::communication::serial::RefSerialData::Rx::AirSupportData
 
struct  tap::communication::serial::RefSerialData::Rx::DartStationInfo
 
struct  tap::communication::serial::RefSerialData::Rx::GroundRobotPositions
 
struct  tap::communication::serial::RefSerialData::Rx::RadarMarkProgress
 
struct  tap::communication::serial::RefSerialData::Rx::SentryInfo
 
struct  tap::communication::serial::RefSerialData::Rx::RadarInfo
 
struct  tap::communication::serial::RefSerialData::Rx::GameData
 
struct  tap::communication::serial::RefSerialData::Rx::RobotData
 
class  tap::communication::serial::RefSerialData::Tx
 
struct  tap::communication::serial::RefSerialData::Tx::InteractiveHeader
 
struct  tap::communication::serial::RefSerialData::Tx::GraphicData
 
struct  tap::communication::serial::RefSerialData::Tx::DeleteGraphicLayerMessage
 
struct  tap::communication::serial::RefSerialData::Tx::Graphic1Message
 
struct  tap::communication::serial::RefSerialData::Tx::RobotToRobotMessage
 
struct  tap::communication::serial::RefSerialData::Tx::Graphic2Message
 
struct  tap::communication::serial::RefSerialData::Tx::Graphic5Message
 
struct  tap::communication::serial::RefSerialData::Tx::Graphic7Message
 
struct  tap::communication::serial::RefSerialData::Tx::GraphicCharacterMessage
 

Namespaces

namespace  tap
 
namespace  tap::communication
 
namespace  tap::communication::serial
 

Functions

RefSerialData::RobotId tap::communication::serial::operator+ (RefSerialData::RobotId id1, RefSerialData::RobotId id2)
 
RefSerialData::RobotId tap::communication::serial::operator- (RefSerialData::RobotId id1, RefSerialData::RobotId id2)