-
```
What steps will reproduce the problem?
1.Series 1 XBee, IsDigitalEnabled() doesn't return the enabled value, it
returns the input value. Basically it's returning the same thing as
isDigitalOn()
…
-
```
What steps will reproduce the problem?
1.Series 1 XBee, IsDigitalEnabled() doesn't return the enabled value, it
returns the input value. Basically it's returning the same thing as
isDigitalOn()
…
-
```
As always thanks for the APM and GCS programs!
I understand APM 2.xxx software is Beta.
Just making sure I'm not making an obvious mistake.
Also posted in APM ISSUES section.
Just wonderin…
-
I was looking at our public caster at RTK2go.com this morning and noticed the following (getting rejected)
```
SOURCE 8XXXto#SWAFTi /LippenHoweHuizen
Source-Agent: NTRIP ESP32_XBee_Ntrip_Serve…
-
```
What steps will reproduce the problem?
1.Series 1 XBee, IsDigitalEnabled() doesn't return the enabled value, it
returns the input value. Basically it's returning the same thing as
isDigitalOn()
…
-
```
I suggest we consolidate the CLI functions and GCS into a new Comms.pde and
obsolete the CLI and GCS.
This will allow us to do all configuration and managing from a single
application at any tim…
-
```
What steps will reproduce the problem?
1.Series 1 XBee, IsDigitalEnabled() doesn't return the enabled value, it
returns the input value. Basically it's returning the same thing as
isDigitalOn()
…
-
Hey Jan, figured I would start doing things in a little bit less of a vacuum so we can decide what's best for the project.
I've had a few projects where I've needed the raw frame data as well as the …
-
Using C++, most AT commands work fine. Testing with the XBee 1 10.c++ sample, but changing the command to "SH" or "SL" gives a timeout.
```c++
// Works fine:
/* send data */
…
-
```
is it possible to support usb OTG,
so we can connect the 3dr or xbee directly.
that will be cool~
```
Original issue reported on code.google.com by `medcl2...@gmail.com` on 8 Feb 2013 at 5:22