Changes between Version 25 and Version 26 of BluePrint/Mobile
- Timestamp:
- 11/10/10 21:49:52 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile
v25 v26 51 51 * [http://code.google.com/p/opendatakit/source/browse/Geo+Tagger.xml?repo=forms&r=34910a944c745232d285d2caecf876c3dcae9674 GeoTagger] is a sample Form for ODK which can be used as a template for what needs to be produced by {{{controllers/xforms.py}}} from location_id & image_id fields. 52 52 * We also need {{{controllers/xforms.py}}} to be able to parse the form back. 53 * Currently the ODK Collect client seems to only be able to use GPS for location rather than a wireless fix, which could use fixing .53 * Currently the ODK Collect client seems to only be able to use GPS for location rather than a wireless fix, which could use fixing (Sahana's Location should have the lower accuracy marker: either source or ce fields). 54 54 55 55 * SMS: There are 2 APIs for sending SMS. 1 of which automatically splits up larger messages into multi-part SMS.