-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from peterbarker/add-analyzers
la: pull analyzer content in from correct repo
- Loading branch information
Showing
33 changed files
with
2,055 additions
and
64 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Adding new tests (FIXME) | ||
--------------- | ||
Duplicate a test, change the obvious stuff | ||
Ensure the paket types you are interested in are being handled in: | ||
- mavlink_message_handler.h | ||
- ensure mavlink_reader.cpp mentions your packet type in handle_message_received | ||
- ensure analyze.h mentions the appropriately-signaured functions | ||
|
||
|
Oops, something went wrong.