Stephen Dade

Results 24 issues of Stephen Dade

This PR adds support for sending & receiving very basic MAVLink telemetry via a RockBlock SBD satellite modem. It will allow for literal worldwide telemetry coverage for any vehicle fitted...

WikiNeeded

I've added a small script to get Sphinx to check all internal and external links in the wiki for validity. It's very slow to run, so I don't recommend adding...

This list will track the to-be-completed features/fixes for V0.9: - [ ] Add VPN interface - [x] Cloud upload of logs ~~and other files~~ - [ ] Multi-camera streaming -...

Add warning when system temperature, voltage or averaged CPU exceeds limits. This would allow users to diagnose some stability issues, especially when running video streaming

Qualcomm RB5 support - networking, video and UART access. So far: UART working Video almost working (timestamps not working, rtsp not working) System services not auto-starting on boot (inc networkmanager)

Modernisation of the ADSB Module: - Able to take in ADSB feeds from all connected vehicles - Will print on console if any vehicles are too close (defined by threat_radius)...

Taken from my recent Lua MAVLink scripts in Ardupilot (https://github.com/ArduPilot/ardupilot/pull/22861)

To aid user configuration, I've added the required environmental vars to reference the server's external IP address. I've also added some other environmental vars that a user can uncomment and...

This requires the MinGW compiler and libjpeg-turbo development files (libjpeg-turbo-1.5.1-gcc.exe) This requires Pyinstaller==2.1, setuptools==19.2 and packaging==14.2 also requires pyexiv2 - https://launchpad.net/pyexiv2