|
virtual void | init (Basda::DeviceAsync &=Basda::Device::s_async) |
| init the device More...
|
|
void | disconnect () |
|
| Bcu (const Nice::JointPtr &_config) |
|
| ~Bcu () |
|
void | uploadLookUpTable (Basda::Microgate::MemoryBufferPtr _lut) |
|
void | writeDsp (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readDsp (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
Basda::Microgate::MemoryBufferPtr | readSdram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeSdram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
void | writeSram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readSram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeCcdi (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readCcdi (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
virtual void | reset (Basda::DeviceAsync &_async=Basda::Device::s_async) |
| reset the device More...
|
|
void | resetDevices (const Basda::Microgate::MemoryBufferPtr &_buffer, Basda::DeviceAsync &_async=Basda::Device::s_async) |
|
bool | isReachable () |
|
void | uploadDspCode (const Nice::File &dspProgramFilePath) |
|
virtual void | init (Basda::DeviceAsync &=Basda::Device::s_async) |
| init the device More...
|
|
void | disconnect () |
|
| Bcu (const Nice::JointPtr &_config) |
|
| ~Bcu () |
|
void | uploadLookUpTable (Basda::Microgate::MemoryBufferPtr _lut) |
|
void | writeDsp (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readDsp (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
Basda::Microgate::MemoryBufferPtr | readSdram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeSdram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
void | writeSram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readSram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeCcdi (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readCcdi (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
virtual void | reset (Basda::DeviceAsync &_async=Basda::Device::s_async) |
| reset the device More...
|
|
void | resetDevices (const Basda::Microgate::MemoryBufferPtr &_buffer, Basda::DeviceAsync &_async=Basda::Device::s_async) |
|
bool | isReachable () |
|
void | uploadDspCode (const Nice::File &dspProgramFilePath) |
|
virtual void | init (Basda::DeviceAsync &=Basda::Device::s_async) |
| init the device More...
|
|
void | disconnect () |
|
| Bcu (const Nice::JointPtr &_config) |
|
| ~Bcu () |
|
void | uploadLookUpTable (Basda::Microgate::MemoryBufferPtr _lut) |
|
void | writeDsp (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readDsp (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
Basda::Microgate::MemoryBufferPtr | readSdram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeSdram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
void | writeSram (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readSram (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
void | writeCcdi (Nice::I32 _memoryAddress, const Basda::Microgate::MemoryBufferPtr &_payload) |
|
Basda::Microgate::MemoryBufferPtr | readCcdi (Nice::I32 _memoryAddress, unsigned _lengthInDword) |
|
virtual void | reset (Basda::DeviceAsync &_async=Basda::Device::s_async) |
| reset the device More...
|
|
void | resetDevices (const Basda::Microgate::MemoryBufferPtr &_buffer, Basda::DeviceAsync &_async=Basda::Device::s_async) |
|
bool | isReachable () |
|
void | uploadDspCode (const Nice::File &dspProgramFilePath) |
|
| BcuDevice (const Nice::JointPtr &_config) |
|
void | setMessageId (Nice::U8 _id) |
|
Nice::U8 | getNextMessageId () |
|
virtual void | resetDevices (Nice::U8 _firstDsp, Nice::U8 _lastDsp, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | enableMasterDiagnostic (Nice::U16 decimationFactor, const std::string &remoteIpv4Address, const std::string &remoteMacAddress, Nice::U16 remoteUdpPortNr) |
|
virtual void | uploadDspCode (Nice::U8 firstDsp, Nice::U8 lastDsp, const Nice::File &dspProgramFilePath) |
|
virtual Basda::Microgate::MemoryBufferPtr | read (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, unsigned _lengthInDword) |
|
virtual void | write (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | version () |
| version More...
|
|
virtual void | deinit (Basda::DeviceAsync &=Basda::Device::s_async) |
| deinit the device More...
|
|
virtual void | activate (Basda::DeviceAsync &=Basda::Device::s_async) |
| activate the device More...
|
|
virtual void | deactivate (Basda::DeviceAsync &=Basda::Device::s_async) |
| deactivate the device More...
|
|
virtual void | open () |
| open device More...
|
|
virtual void | close () |
| close device More...
|
|
| BcuDevice (const Nice::JointPtr &_config) |
|
void | setMessageId (Nice::U8 _id) |
|
Nice::U8 | getNextMessageId () |
|
virtual void | resetDevices (Nice::U8 _firstDsp, Nice::U8 _lastDsp, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | enableMasterDiagnostic (Nice::U16 decimationFactor, const std::string &remoteIpv4Address, const std::string &remoteMacAddress, Nice::U16 remoteUdpPortNr) |
|
virtual void | uploadDspCode (Nice::U8 firstDsp, Nice::U8 lastDsp, const Nice::File &dspProgramFilePath) |
|
virtual Basda::Microgate::MemoryBufferPtr | read (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, unsigned _lengthInDword) |
|
virtual void | write (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | version () |
| version More...
|
|
virtual void | deinit (Basda::DeviceAsync &=Basda::Device::s_async) |
| deinit the device More...
|
|
virtual void | activate (Basda::DeviceAsync &=Basda::Device::s_async) |
| activate the device More...
|
|
virtual void | deactivate (Basda::DeviceAsync &=Basda::Device::s_async) |
| deactivate the device More...
|
|
virtual void | open () |
| open device More...
|
|
virtual void | close () |
| close device More...
|
|
| BcuDevice (const Nice::JointPtr &_config) |
|
void | setMessageId (Nice::U8 _id) |
|
Nice::U8 | getNextMessageId () |
|
virtual void | resetDevices (Nice::U8 _firstDsp, Nice::U8 _lastDsp, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | enableMasterDiagnostic (Nice::U16 decimationFactor, const std::string &remoteIpv4Address, const std::string &remoteMacAddress, Nice::U16 remoteUdpPortNr) |
|
virtual void | uploadDspCode (Nice::U8 firstDsp, Nice::U8 lastDsp, const Nice::File &dspProgramFilePath) |
|
virtual Basda::Microgate::MemoryBufferPtr | read (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, unsigned _lengthInDword) |
|
virtual void | write (Basda::Microgate::OpCode _opcode, uint8_t _firstDsp, uint8_t _lastDsp, int32_t _address, const Basda::Microgate::MemoryBufferPtr &_buffer) |
|
virtual void | version () |
| version More...
|
|
virtual void | deinit (Basda::DeviceAsync &=Basda::Device::s_async) |
| deinit the device More...
|
|
virtual void | activate (Basda::DeviceAsync &=Basda::Device::s_async) |
| activate the device More...
|
|
virtual void | deactivate (Basda::DeviceAsync &=Basda::Device::s_async) |
| deactivate the device More...
|
|
virtual void | open () |
| open device More...
|
|
virtual void | close () |
| close device More...
|
|
| Device (const Nice::JointPtr &_config) |
| constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
|
|
virtual | ~Device () |
| destructor Does nothing More...
|
|
virtual void | setConfig (const Nice::JointPtr &_config) |
| init with config tree ptr More...
|
|
Nice::JointPtr & | config () |
| retrieve the property tree More...
|
|
std::string & | name () |
| retrieve the name set at ctor time. More...
|
|
| Device (const Nice::JointPtr &_config) |
| constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
|
|
virtual | ~Device () |
| destructor Does nothing More...
|
|
virtual void | setConfig (const Nice::JointPtr &_config) |
| init with config tree ptr More...
|
|
Nice::JointPtr & | config () |
| retrieve the property tree More...
|
|
std::string & | name () |
| retrieve the name set at ctor time. More...
|
|