Skip to content

Tags: unl-nimbus-lab/pymavswarm

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed support for specifying agent ID tuple in commands (#120)

* Removed support for specifying agent ID tuple for commands

* Fix merge conflict error

* Fix bug in response access

* Removed remaining check for non-list response

* Removed remaining instances of non-list responses

* Fixed italics

* Updated changelog and bumped version

* Fixes to pass CI

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed mission acknowledgement failure (#124)

* Fixed acknowledgement packet type for goto commands

* Fixed envlist error in tox

* Updated changelog and version number

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add debug vector send capability (#118)

* Added support for debug vect

* added debug_vect to send_debug_message()

* final testing complete

* added a better example for debug

* remove unwanted file changes

* fixed stale comments and warnings for PR

* remooved unwanted mission report

* Fixed spelling errors and error handling issues

* final cleanup for send_debug.py

* final testing complete

* Gramatical fixes

* Updated changelog and bumped project version

* Fix ci pipeline

Co-authored-by: Grant Phillips <gphillip@cse-jbradley-11.local>
Co-authored-by: Grant Phillips <gphillip@cse-jbradley-11.unl.edu>
Co-authored-by: Evan Palmer <evanp922@gmail.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed unused resource files (#115)

Removed unused files and performed final release cleanup