-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9b8cac8
Showing
77 changed files
with
13,181 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Xbee-boss | ||
A program for monitoring and controlling some xbee based environmental monitoring stations. Uses the python xbee library by Paul Malmsten. | ||
|
||
Disclaimer: This is an amateur attempt at using my meager programming skills to implement something useful in the real world. Any advice for improvement would be greatly appreciated (though may well be over my head.) It's also my first attempt at using github. | ||
|
||
This initial branch comprises my work up to this point. This current version is in need of a major workover. The primary issue being that all of the primary parsing of incoming packages is done in the callback routine ('receive_data') that is given when instantiating the 'xbee' object. It seems pretty clear that I am losing packets due to this arrangement. |
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
Reference/Desert Home: The World of XBee_files/2356033831-widget_css_2_bundle.css
Large diffs are not rendered by default.
Oops, something went wrong.
27 changes: 27 additions & 0 deletions
27
Reference/Desert Home: The World of XBee_files/3121195295-comment_from_post_iframe.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.