mbgtools-lx
4.2.8
|
#include <gpsdefs.h>
Data Fields | |
uint8_t | max_fws |
Maximum installable firmwares. More... | |
uint8_t | installed_fws |
Currently installed firmwares. More... | |
uint8_t | active_fw |
Index of currently active firmware. More... | |
uint8_t | osv_fw |
Index of OSV firmware. More... | |
uint32_t | reserved_1 [15] |
uint8_t MBG_FW_GLB_INFO::active_fw |
uint8_t MBG_FW_GLB_INFO::installed_fws |
Currently installed firmwares.
Definition at line 23184 of file gpsdefs.h.
Referenced by free_all_firmware_info().
uint8_t MBG_FW_GLB_INFO::max_fws |