vliedel
vliedel
### What happened? When adding `detoxEnableSynchronization: 0,` to the launchArgs of `launchApp()`, it was still waiting for a network request. Manually calling `disableSynchronization()` afterwards is already too late for my...
With the following config: ``` CS_SERIAL_ENABLED=SERIAL_ENABLE_RX_AND_TX SERIAL_VERBOSITY=SERIAL_INFO CS_UART_BINARY_PROTOCOL_ENABLED=1 CS_SERIAL_NRF_LOG_ENABLED=0 CS_SERIAL_NRF_LOG_PIN_TX=6 CS_SERIAL_BOOTLOADER_NRF_LOG_ENABLED=1 ``` I do not always get RTT logs from the bootloader. I only seem to get bootloader RTT logs...
Power usage
Hi, I noticed that enabling the meshing functionality adds a lot of power consumption (going from 20μA to 13mA). Is this the expected behaviour? Also: which settings would change the...
Hi, when fast scrolling towards the bottom of the file, glogg often sort of seems to remember that you scrolled past the end, so that when scrolling up again, you...
Though I'm used to wasd for games, in terminal programs I'd expect arrow keys and page up/down to be used for scrolling and navigation.
Because the computer is a lot better at calculating than I am, it would be nice to see the end address ass well.
### Guidelines - [X] I have searched searched open and closed issues for duplicates - [X] I am submitting a bug report for existing functionality that does not work as...