Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

XBee implementation #74

Open
wants to merge 181 commits into
base: master
Choose a base branch
from
Open

XBee implementation #74

wants to merge 181 commits into from

Conversation

Razican
Copy link
Member

@Razican Razican commented Oct 28, 2015

This pull request will have the changes to implement the XBee transmitter for OpenStratos (#9). Still in development.

Razican and others added 30 commits February 21, 2015 17:23
Needs GPS, XBEE, GSM and ADC modules.
USB UART Serials for XBEE and GPS.
…tested. Voice calls and text SMS are awaiting testing and geolocation is to be implemented.

Signed-off-by: Eneko Cruz <eneko.cruz@opendeusto.es>
Signed-off-by: cruzeneko <eneko.cruz@opendeusto.es>
We were reaching the 160 characters in some SMSs, so I decided to
cut the altitude and battery levels to integer precission. This
gives us enough precission to understand what is happening and
to make decisions, but does not fill the SMSs with small numbers.

For example, there is no need to know that the battery is at
94.400000%. If we get 94% is fine.

Moreover, some of these numbers only had one decimal point number,
so we were using two many characters for nothing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants