Skip to content

Tags: geoscan/pioneer_sdk

Tags

0.5.3

Toggle 0.5.3's commit message
Hotfix. Python version / Numpy version compatibility issues

0.5.2

Toggle 0.5.2's commit message
Updates in `examples/`, keeping up w/ the latest OpenCV

0.5.1

Toggle 0.5.1's commit message
Reboot: wrong arguments

- MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN command used to be provided w/ the wrong
  set of arguments

0.5.0

Toggle 0.5.0's commit message
Added MAVLink 1-compatible implementation of MAVLink Wi-Fi commands. …

…Namely:

- Connect to a Wi-Fi Access Point (STA mode);
- Disconnect from a Wi-Fi Acccess Point (STA mode);
- Change the AP's SSID or password.

0.4.5

Toggle 0.4.5's commit message
Lua Compiler: path to the compiler on Windows systems

0.4.4

Toggle 0.4.4's commit message
MAVLink FTP, buffer issues.

0.4.3

Toggle 0.4.3's commit message
Examples, objects lifecycle management

- Fixed `camera_calibration` script;
- Added `Pioneer` objects lifecycle management facilities;
- Restored previously deleted `aruco_flight` example script

0.4.2

Toggle 0.4.2's commit message
Ref. Restored support for python 3.7.

0.4.0

Toggle 0.4.0's commit message
.

0.4.1

Toggle 0.4.1's commit message
Setup process, missing dependencies