summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added commentsMagnus Feuer2015-02-121-0/+5
* SimplifiedMagnus Feuer2015-02-121-19/+0
* Added generic backend config fileMagnus Feuer2015-02-121-0/+270
* Fixed typosMagnus Feuer2015-02-121-3/+3
* Added simplified RVI integrationMagnus Feuer2015-02-124-0/+358
* Fixed typo. Added debug outputMagnus Feuer2015-02-121-1/+2
* Updated version numberMagnus Feuer2015-02-121-1/+1
* Now successfully removed files transferred to https://github.com/PDXostc/RVI_...Magnus Feuer2015-02-0622-2534/+0
* Moved big_data_demo to https://github.com/PDXostc/RVI_bigdataMagnus Feuer2015-02-063-6/+29
* Fixed #8Magnus Feuer2014-12-193-45/+75
* Now trying to include some additional packagesMagnus Feuer2014-12-171-3/+3
* Test commitMagnus Feuer2014-12-171-3/+3
* Test commitMagnus Feuer2014-12-172-71/+53
* Pre-load dependencies to avoid references to deps in gsms/rebar.config and ua...Magnus Feuer2014-12-161-0/+7
* Now fakely unpacks the correct file. Real download and install will be provid...Magnus Feuer2014-12-101-43/+65
* Modified reporting to conform to specs in README.md. Changed timestamp to ISO...Magnus Feuer2014-12-095-40/+64
* Changed waypoint to location. Changed odo to odometer. Changer interval to re...Magnus Feuer2014-12-085-8/+17
* Added warning about buggy wrt-installer in Tizen WRT that hangs systemMagnus Feuer2014-12-021-0/+5
* Now reports service availability and unavailabilityMagnus Feuer2014-12-022-1/+38
* Now accepts incoming service availability calls from service_discovery.erl an...Magnus Feuer2014-12-021-18/+41
* Now forwards service availability calls to service_edgeMagnus Feuer2014-12-021-7/+34
* Modified to accept and dispatch incoming native calls from RVI node such as s...Magnus Feuer2014-12-023-7/+4
* Moved issues over to https://github.com/PDXostc/rvi/issues/Magnus Feuer2014-12-021-13/+21
* SOTA demo is now built as Tizen RPM. No more install.shMagnus Feuer2014-12-012-0/+62
* Added pre-installed jsonrpclib module. Updated service file to set pythonpath...Magnus Feuer2014-12-0115-17/+1263
* Final touches to big data. Still missing gpsd packageMagnus Feuer2014-12-012-7/+16
* Various fixes recorded in TODOMagnus Feuer2014-12-011-0/+1
* Now builds tizen RPM. Install.sh no longer neededMagnus Feuer2014-12-011-26/+0
* Removed unecessary entries fromr rvi.specMagnus Feuer2014-12-011-11/+3
* Added spec and manifest to build big_data demo Tizen RPMMagnus Feuer2014-12-0143-2462/+1589
* Now integrates with AMB using DBUSMagnus Feuer2014-11-214-309/+555
* Changed synchronous gen_server:call() to cast() in order to queue up data in ...Magnus Feuer2014-11-171-7/+9
* Fixed typoMagnus Feuer2014-11-171-1/+1
* Fixed bug in subscription persistence. Subscriptions now survive device restartMagnus Feuer2014-11-171-1/+2
* Now handles data point storage, subscription, and delivery. All persistentMagnus Feuer2014-11-171-8/+17
* Logger threading basic functionality seems to work. More debugging needed.Magnus Feuer2014-11-141-22/+107
* TempMagnus Feuer2014-11-141-133/+265
|\
| * big_data_device: Cleanup and speed addedRudolf J Streif2014-11-131-70/+88
* | TempMagnus Feuer2014-11-131-0/+47
|/
* subscribe/unsubscribe calls are now correctly transferred, if not implemented.Magnus Feuer2014-11-133-14/+31
* First stab at big data.Magnus Feuer2014-11-132-10/+176
* First stab at gpsd / rvi integration. Ugly code. Non functionalMagnus Feuer2014-11-1215-106/+1980
* TypoMagnus Feuer2014-11-121-1/+1
* Reverted ugly hack committed by accidentMagnus Feuer2014-11-121-63/+43
* Added altitudeMagnus Feuer2014-11-121-1/+1
* Renamed origin vinMagnus Feuer2014-11-121-1/+1
* Added origin field to reportMagnus Feuer2014-11-121-0/+1
* s/tracking/logging/Magnus Feuer2014-11-121-4/+4
* Each report batch now only has a single time stampMagnus Feuer2014-11-121-0/+103
* Updatedto use gen_server RVI component communicationMagnus Feuer2014-11-114-208/+115