Loong list of updates and changes that was done in the end of the pro…#32
Open
Phillweston wants to merge 169 commits intoxdu-aero-association:masterfrom
Open
Loong list of updates and changes that was done in the end of the pro…#32Phillweston wants to merge 169 commits intoxdu-aero-association:masterfrom
Phillweston wants to merge 169 commits intoxdu-aero-association:masterfrom
Conversation
…ject. Added live FTP download of images while flying, added auto report by mail with these images as attachement while flying (for imidiet reporting) Added more mavlink support, and improved mission handling... Uppgraded to 4.16.1 DJI SDK Latest code not tested ... have funn.
Ignore strings.hml to avoid exposing private keys.
BUG: Rear LEDs were turned off permanently. This fixes m4xw#1
The keys goes in keys.xml
Added Adam Dabdoub to the owners list...
- Added MissionManager using VirtualSticks - Fixed many MAVLink communication errors - Disabled SafeMode checking when simulator is on - Fixed FlightModes reporting (AUTO, BRAKE, etc) - Fixed landing to the ground - Fixed take off for Mini series (replaced DJI's MissionControl) - Added yawDirection (target, POI, fixed, keep) - Enabled pasue/resume mission - Fixed video for Mini SE - Fixed backlights led bug (m4xw#1) - Implemented WayPoints from QGC (#102, m4xw#6) - Fixed crashes - Cleaned code
Rosetta 3 release with many improvements and bug fixes. Also Mini series support was added for VirtualStick controlled waypoint missions.
Dummy DJI Product to run Rosetta without actually connecting to an aircraft. This facilitates debugging the MAVLink communication, UI, etc. To use, just start Rosetta in TestMode, ie. click 5 times on the logo on the connection screen. Can be extended to simulate the aircraft, battery, flightcontroller, etc.
Removed "DJI Mini 2 SE" support (currently not supported by the SDK)
Improve layout and put MainActivity into fullscreen
Maintain video feed aspect ratio
WebRTC streaming
making public m_model in DroneModel.java
- Fix landing sequence interruption (timerIgnoreMavLink) - Fix MAV_CMD_NAV_TAKEOFF response (for MAVSDK compatibility) - Fix rotation() calculation - Fix yaw units - Add isFlying to DummyProduct - Call landing callback in DummyProduct
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ject.
Added live FTP download of images while flying, added auto report by mail with these images as attachement while flying (for imidiet reporting)
Added more mavlink support, and improved mission handling...
Uppgraded to 4.16.1 DJI SDK
Latest code not tested ... have funn.