File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed
Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1313
1414### New Features
1515
16- * px4 compatability improvements
16+ * PX4 compatibility improvements
1717
1818### Updated Features
1919
2020* Documentation fixes
2121* PIP repository improvements
22- * mode -setting API improvements
23- * ardupilot-solo compatability fixes
22+ * Mode -setting API improvements
23+ * ardupilot-solo compatibility fixes
2424
2525
2626
2929### Bug Fixes
3030
3131* Splits outbound messages into its own thread.
32- * remove of capabilities request on HEARTBEAT listener
33- * check if mode_mapping has items before iteration
32+ * Remove of capabilities request on HEARTBEAT listener
33+ * Check if mode_mapping has items before iteration
34+
35+
3436
3537## Version 2.1.0 (2016-02-16)
3638
Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ Version 2.3.0 (2016-02-26)
1919New Features
2020~~~~~~~~~~~~
2121
22- - px4 compatability improvements
22+ - PX4 compatibility improvements
2323
2424Updated Features
2525~~~~~~~~~~~~~~~~
2626
2727- Documentation fixes
2828- PIP repository improvements
29- - mode -setting API improvements
30- - ardupilot-solo compatability fixes
29+ - Mode -setting API improvements
30+ - ardupilot-solo compatibility fixes
3131
3232Version 2.2.0 (2016-02-19)
3333--------------------------
@@ -36,8 +36,8 @@ Bug Fixes
3636~~~~~~~~~
3737
3838- Splits outbound messages into its own thread.
39- - remove of capabilities request on HEARTBEAT listener
40- - check if mode\_mapping has items before iteration
39+ - Remove of capabilities request on HEARTBEAT listener
40+ - Check if mode\_mapping has items before iteration
4141
4242Version 2.1.0 (2016-02-16)
4343--------------------------
You can’t perform that action at this time.
0 commit comments