ES-Alexander
ES-Alexander
Split out from #3481. This is important when a control station network or device is accessible to multiple people with different levels of trust, and is critical for systems with...
A logical extension of #3484 - authentication prevents live access to sensitive/private data, but systems are even more secure if sensitive files are encrypted when not actively in use, so...
Splitting out from #3481: > - These could optionally be exposed/shared with extensions such as Cockpit > - Vehicle management features should only be doable by admins > - These...
Split out from #3481. In a similar vein to #1822, the current approach is needlessly poor security practice, even if it's not important for most users right now.
Wifi passwords are currently stored in plain text in `/etc/wpa_supplicant/wpa_supplicant.conf` when they're added by BlueOS's wifi service, which seems unnecessary, especially since the BlueOS web interface requires no password inputs...
## Summary Version: 2.6.0 Operating System: Mac (Sequoia 15.4.1) What is happening: PingViewer fails to open the file dialog when attempting to load a log file for replay. How to...
It would be useful to have messages for functionalities like: - Set frequency range (`float`? `BFLOAT16`?) - Set the transmit pattern (`uint8` array+length, 0 is off, 1 is min freq,...
Ping protocol has been fragmented into including message sets for several independent devices, instead of the more generalisable approach of supporting broad device types. This makes it needlessly difficult to...
- Listen to Data Lake variable IDs instead of names - Fixes #1871 - Stop listening to the old variable when switching to a new one - Includes removing an...
### Current behaviour We've had some reports of growing latency during operation (from @vshie), but it's difficult to verify when and the extent to which this is happening. ### Expected...