-
-
Notifications
You must be signed in to change notification settings - Fork 7k
XBee automatic reset #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ally without soldering RTS to D3 on the local XBee.
…the display is out of sync with the xbee. Removed debugging code. Modified the ZigBee code to return the result from any commands issued. This makes it possible to create a UI to issue arbitrary commands.
From my point of view, this is ready to pull now. Please actually pull it or comment on what additional changes are needed. |
…tering command mode work on a busy serial line. Fixed the select a serial port dialog box to skip the Xbee and separator entries.
Bugfix for gateway signing requirements
I'm looking through some older PRs and came across this one. It's not entirely clear to me what this adds, but looking at the code it seems that a lot of special casing is added for connection to or through an XBee or Zigbee device, which does not really look like it belongs in the Arduino IDE. I'm closing this PR since it's old, unclear and does not look like it fits with the IDE. If you disagree, feel free to comment and explain more. |
Here's some much better code to automatically reset FIOs attached to XBee's. It's useable, but still has all the debugging code in. I'd still like to add code to allow the user to add arbitrary remote commands. Make commands other than AC do a commit. There is also a couple of occasional bugs where the XBees get out of sync and the easiest solution is to just exit the app and restart.
I don't really want this pulled. I'd like comments on the UI. Any important code changes (such as there is currently no provision to internationalize any of the strings) requested and general comments.
Don't worry about this until after the release.