Skip to content

Update at.c #1

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

Open
wants to merge 25 commits into
base: SiK
Choose a base branch
from
Open

Update at.c #1

wants to merge 25 commits into from

Conversation

OpenUAS
Copy link
Owner

@OpenUAS OpenUAS commented Nov 24, 2015

Needs a statement after lable else SDCC 230 cannot compile

Mike Clement and others added 8 commits May 17, 2014 08:09
Added a new file that contains the ATCommandSet class, which wraps
the AT command set on the radio. Currently, it can list out device
information, change parameters (settings), and reboot both the locally
attached and remotely linked radios. It is moderately tested, and
lacks implementation of some AT commands.

This file also includes a command line interface for displaying and
changing parameters. It tries its best to keep the user out of trouble.
meeds a statement after lable else SDCC 230 cannot compile
@OpenUAS OpenUAS added the bug label Nov 24, 2015
LorenzMeier and others added 17 commits April 25, 2016 16:18
Fixed out of sync definitions for set_frequency_registers() and scale_uint32()
this also removes opportunistic resend and the high-priority handling
of RC_OVERRIDE. That makes it more reliable
thanks to Michael for noticing
put in 'S' name for register
This change prevents the user from getting a python interpreter
failure and instead a nice message saying they haven't provided enough
arguments.
thanks to Kent Martin for pointing these out
for testing radio relaying
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants