summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge pull request #23 from tripzero/master0.11.902Kevron Rees2014-09-2614-102/+139
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #22 from tripzero/master0.11.901Kevron Rees2014-09-1937-540/+351
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #21 from tripzero/masterKevron Rees2014-09-1265-1571/+1818
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #20 from tripzero/master0.11.900Kevron Rees2014-09-0226-328/+881
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fixed frequency option in dbus pluginKevron Rees2014-08-283-4/+10
| | * | | | | | | | | | | | | Merge pull request #19 from tripzero/master0.11.812Kevron Rees2014-08-207-359/+449
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #17 from tripzero/master0.11.811Kevron Rees2014-08-0457-3033/+4691
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [packaging] requires ncurses pythonKevron Rees2014-12-311-3/+4
| * | | | | | | | | | | | | | | | [gpsnmea] added GpsInfo dbus interfaceKevron Rees2014-12-306-194/+193
| * | | | | | | | | | | | | | | | fix for fidl docsKevron Rees2014-12-302-3/+4
| * | | | | | | | | | | | | | | | manual forward portKevron Rees2014-12-3011-130/+359
| * | | | | | | | | | | | | | | | [ambctl] fixed quitKevron Rees2014-12-301-1/+3
| * | | | | | | | | | | | | | | | fixed bool handling in ambctl and database logging on startupKevron Rees2014-12-305-16/+37
| * | | | | | | | | | | | | | | | added missing spec.inKevron Rees2014-12-301-0/+386
| * | | | | | | | | | | | | | | | initial debian packaging and build fixesKevron Rees2014-12-3015-773/+111
| * | | | | | | | | | | | | | | | updated releaseKevron Rees2014-12-301-19/+6
| * | | | | | | | | | | | | | | | bluemonkey supports custom dbus interfacesKevron Rees2014-12-2916-207/+358
| * | | | | | | | | | | | | | | | reverted varianttypeKevron Rees2014-12-2945-672/+571
| * | | | | | | | | | | | | | | | removed many deprecated interfaces. made variant type an abstractpropertyKevron Rees2014-12-2916-818/+276
| * | | | | | | | | | | | | | | | started 0.14 developmentKevron Rees2014-12-291-3/+3
| * | | | | | | | | | | | | | | | renamed amb.in.idl to fidl extension. fixes for amb.fidlKevron Rees2014-12-295-166/+141
| * | | | | | | | | | | | | | | | updated descriptionKevron Rees2014-12-293-16/+20
| * | | | | | | | | | | | | | | | cleaned up cmakeKevron Rees2014-12-291-1/+1
| * | | | | | | | | | | | | | | | use input instead of raw_inputKevron Rees2014-12-291-0/+365
| * | | | | | | | | | | | | | | | README's for all plugins, cmake fixesKevron Rees2014-12-2926-81/+196
| * | | | | | | | | | | | | | | | fixed install prefixesKevron Rees2014-12-292-4/+4
| * | | | | | | | | | | | | | | | [ambctl] override helpKevron Rees2014-12-291-23/+27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix build issue with bluemonkey docsKevron Rees2014-12-242-16/+20
| * | | | | | | | | | | | | | | added terminal-like behavior to ambctlKevron Rees2014-12-247-29/+243
| * | | | | | | | | | | | | | | help menu for ambctlKevron Rees2014-12-242-4/+24
| * | | | | | | | | | | | | | | ambctl can read input from userKevron Rees2014-12-242-85/+98
| * | | | | | | | | | | | | | | [tools] ambctl test scriptKevron Rees2014-12-2313-30/+160
| * | | | | | | | | | | | | | | install bluemonkey.idl from correct locationKevron Rees2014-12-231-1/+1
| * | | | | | | | | | | | | | | added cmake file for toolsKevron Rees2014-12-231-0/+1
| * | | | | | | | | | | | | | | lots of added documentation, including bluemonkey javascript api docsKevron Rees2014-12-2329-211/+560
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | fixed database and obd2Kevron Rees2014-12-227-119/+37
| * | | | | | | | | | | | | | fixed issues with OpenCV pluginKevron Rees2014-12-197-142/+107
| * | | | | | | | | | | | | | use unique pointers for memory managementKevron Rees2014-12-192-7/+7
| * | | | | | | | | | | | | | fixed amb-set script to better handle wrong typesKevron Rees2014-12-191-5/+4
| * | | | | | | | | | | | | | added location to bluemonkeyKevron Rees2014-12-181-0/+5
| * | | | | | | | | | | | | | Fix all plugins; fix websocket pluginsKevron Rees2014-12-1836-437/+493
| * | | | | | | | | | | | | | fixed issue where database plugin was not properly exporting zones for suppor...Kevron Rees2014-12-1614-115/+92
| * | | | | | | | | | | | | | updated idlKevron Rees2014-12-154-10/+14
| * | | | | | | | | | | | | | Update READMEKevron Rees2014-12-151-1/+1
| * | | | | | | | | | | | | | Update READMEKevron Rees2014-12-151-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | fixed docs; fixed test pluginKevron Rees2014-12-126-38/+41
| * | | | | | | | | | | | | fixed zone issueKevron Rees2014-12-123-621/+629
| * | | | | | | | | | | | | fixed incorrect reporting of zone in dbus signalKevron Rees2014-12-122-2/+8
| * | | | | | | | | | | | | updated release notesKevron Rees2014-12-111-0/+3
| * | | | | | | | | | | | | added driving safety attributesKevron Rees2014-12-107-23/+148