#include <uc_connection.h>
|
| static std::array< uint8_t, 256 > | make_msgbuf (uint16_t channel, const uint8_t src[2], const uint8_t dest[2]) |
| static bool | rime_add_from_string (std::string &to_parse, uint8_t addr[2]) |
| static std::string | msg_to_string (pmt::pmt_t msg) |
◆ uc_connection()
| gr::ieee802_15_4::uc_connection::uc_connection |
( |
rime_stack * | block, |
|
|
uint16_t | channel, |
|
|
pmt::pmt_t | inport, |
|
|
pmt::pmt_t | outport, |
|
|
const uint8_t | rime_add_mine[2] ) |
◆ make_msgbuf()
| std::array< uint8_t, 256 > gr::ieee802_15_4::uc_connection::make_msgbuf |
( |
uint16_t | channel, |
|
|
const uint8_t | src[2], |
|
|
const uint8_t | dest[2] ) |
|
static |
◆ pack()
| void gr::ieee802_15_4::uc_connection::pack |
( |
pmt::pmt_t | msg | ) |
|
|
virtual |
◆ rime_add_from_string()
| bool gr::ieee802_15_4::uc_connection::rime_add_from_string |
( |
std::string & | to_parse, |
|
|
uint8_t | addr[2] ) |
|
static |
◆ unpack()
| void gr::ieee802_15_4::uc_connection::unpack |
( |
pmt::pmt_t | msg | ) |
|
|
virtual |
The documentation for this class was generated from the following file: