Mikko Sivulainen

Results 5 issues of Mikko Sivulainen

In many cases it is useful to use character literals in !byte data, for example: !byte 'P','E','F','3'

Added GetOrCreateNodeEditorSpacePos that uses ObjectPoolFindOrCreateObject instead of asserting like GetNodeEditorSpacePos

The vessel might have a separate VHF DSC/AIS receiver that has a display and supports DSC, so advertising them should be configurable in message 18

small fixes that i think are just copy-paste errors.

backend/binding
osx/ios
multi-viewports

`arm-none-eabi-checks.cmake` contains functions to check and install correct version of gcc-arm-none-eabi, if specified version is not found. gcc_get_version() does not properly check current gcc version of gcc that was installed...