124
WAAS G-III Reference Receiver User Manual Rev 1
Chapter 5
Data Logs
5.5.18
SOFTLOADSTATUSB
This log returns current status of the software upgrade process. It is used only when upgrading the G-III
Reference Receiver firmware.
Output states
:
Configuration, Operational, Maintenance
Valid trigger
: ONCE,
ONNEW,
ONTIME
Frequency
: Once
per
second
Message ID
: 4110
Header Format
:
G-III Log
Field
Field
Name
Description
Format
# Bytes
Binary
Offset
1
Header
G-III log header
H
0
2
Status
Current status of the upgrade process.
See
Table 49, SOFTLOADSTATUSB Status Values
on
Page 124
Ulong
4
H
3
32-bit CRC
Hex
4
H+4
Table 49: SOFTLOADSTATUSB Status Values
Value
Name
Description
1
NOT_STARTED
Process has not begun.
3
READY_FOR_DATA
Ready to receive data.
4
DATA_VERIFIED
Data saved to flash has passed CRC.
5
WRITING_FLASH
Storing data to flash.
6
WROTE_FLASH
Data stored in flash.
8
COMPLETE
Upgrade complete.
9
VERIFYING_DATA
Verifying the data stored in flash.
10
ERASING_FLASH
Erasing the flash.
12
MULTIPLE_IMAGES_IN_FLASH
Multiple application images have been found in flash.
Note: Any status >= 16 is an error code
19
BAD_PLATFORM
This data cannot be loaded onto this platform.
20
BAD_MODULE
The data cannot be loaded into the APP NVM block.
29
BAD_IMAGE_CRC
CRC of the received image has failed.
30
IMAGE_OVERSIZE
The received image is too large to store in flash.
32
BAD_FLASH_ERASE
Erasing of flash failed.
33
BAD_FLASH_WRITE
Writing of flash failed.