MansOS Testing
There are debugging and testing features being built in the MansOS operating system. For example:
- PRINT, PRINTLN and PRINTF macros that output the information to the serial, radio, or other communication link depending on the application configuration (choice of the included print_*.h header file).
- Remote device query and modification using SMP - sensor management protocol.
- On the fly update of the flash program memory.
- Support for partial or full memory dump.
...and others to be developed