Skip to content

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

Closed
wants to merge 9 commits into from
Closed

XBee automatic reset #77

wants to merge 9 commits into from

Conversation

rossbiro
Copy link

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.

rossbiro added 6 commits March 3, 2012 23:00
…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.
@rossbiro
Copy link
Author

From my point of view, this is ready to pull now. Please actually pull it or comment on what additional changes are needed.

rossbiro added 3 commits May 19, 2012 17:57
…tering command mode work on a busy serial line. Fixed the select a serial port dialog box to skip the Xbee and separator entries.
@ffissore ffissore added the New label Feb 27, 2014
@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) Component: IDE user interface The Arduino IDE's user interface labels Apr 8, 2015
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Bugfix for gateway signing requirements
@matthijskooijman
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants