summaryrefslogtreecommitdiffstats
path: root/firmware/app
Commit message (Expand)AuthorAgeFilesLines
* nanohub: fix chre syscalls for 1.2 and 1.1 on 1.0 nanohubBen Fennema2018-05-023-2/+11
* nanohub: fix chre v1.2 gnss function name changeBen Fennema2018-02-081-2/+2
* nanohub: fix build, add v1.2 stubsBen Fennema2017-12-198-23/+377
* nanohub: fix chre 1.0 compat message formatBen Fennema2017-08-301-1/+1
* nanohub: add CHRE 1.1 support to fix CHQTS build errorsBen Fennema2017-08-2911-31/+831
* chre: fix race when detasking sensorBen Fennema2017-06-121-1/+1
* Merge "chre: fix CHRE_EVENT_MESSAGE_FROM_HOST senderInstanceId"TreeHugger Robot2017-05-311-0/+2
|\
| * chre: fix CHRE_EVENT_MESSAGE_FROM_HOST senderInstanceIdBen Fennema2017-05-311-0/+2
* | Merge "nanohub: remove -fshort-double" am: 1bb74446d9 am: f2f9e91d81Ben Fennema2017-05-311-2/+1
|\ \ | |/ |/|
| * nanohub: remove -fshort-doubleBen Fennema2017-05-261-2/+1
| * chre: ignore flush eventsBen Fennema2017-04-061-0/+3
* | chre: pass through sensor config events (EVT_APP_SENSOR_*)Ben Fennema2017-05-051-0/+12
* | chre: ignore flush eventsBen Fennema2017-03-101-0/+3
|/
* builtins: add 64-bit divide functions from llvm/compiler_rtBen Fennema2017-01-181-0/+1
* sensors: add broadcast on sensor rate/latency changeBen Fennema2017-01-121-2/+31
* chre: set one-shot for any motion and no motion sensorsBen Fennema2017-01-101-0/+10
* nanohub: chre: add support for osChreSensorConfigureBen Fennema2016-12-281-0/+150
* postprocess: add application version injection into .napp headerAlexey Polyudov2016-12-191-2/+6
* [app.mk,lib.mk] define SRC_FILENAME and NANOHUB_PROVIDES_CXX_SUPPORTMeng-hsuan Chung2016-11-031-4/+4
* nanohub: fix event handling for CHREAlexey Polyudov2016-10-062-6/+19
* nanohub: set postprocess flags for CHRE apps in Android.mkAlexey Polyudov2016-09-192-16/+2
* nanohub: add CHRE message supportAlexey Polyudov2016-09-191-1/+10
* nanohub: add c++ supportAlexey Polyudov2016-09-087-19/+221
* build: Android build for nanohub FWAlexey Polyudov2016-08-246-0/+162
* nanohub: expand scanned directory subtreeAlexey Polyudov2016-08-181-1/+1
* nanohub: app.mk fix external app builds with external variantsAlexey Polyudov2016-08-171-5/+15
* initial CHRE API implementation for nanohubAlexey Polyudov2016-07-286-3/+393
* nanohub: rename APP_ID_VENDOR_GOOGLE to NANOHUB_VENDOR_GOOGLEAlexey Polyudov2016-07-181-1/+1
* nanohub: isolate shared variant config in a separate fileAlexey Polyudov2016-07-183-19/+42
* build: restructure nanohub treeAlexey Polyudov2016-07-136-72/+315
* Merge changes from topic \'nanohub-new-hal\' into nyc-dev am: 7cec66a380Alexey Polyudov2016-05-252-7/+2
|\
| * nanohub: firmware: add AOSP header supportAlexey Polyudov2016-05-252-7/+2
* | apps: export rtcGetTime and add hostGetTimeBen Fennema2016-05-231-1/+1
|/
* makefile: removes Wextra from app buildsAndrew Rossignol2016-04-191-2/+1
* nanoapps: Make compiler warnings errorsGreg Kaiser2016-04-061-1/+1
* test1.app: Silence compiler warningsGreg Kaiser2016-04-061-0/+3
* hostintf: context_hub hal interfaceBen Fennema2016-02-221-0/+20
* Adding AOSP Copyright notice.Ashutosh Joshi2016-01-056-0/+96
* all: add app version slot in app headerDmitry Grinberg2015-12-152-2/+2
* app: fix app idsBen Fennema2015-12-012-4/+4
* timer: add external app calls for setting and deleting timersBen Fennema2015-11-233-4/+19
* hostintf: hostintf changes to directly support sensorsBen Fennema2015-10-271-1/+1
* apps: allow out-of-tree external apps to add flags to buildDmitry Grinberg2015-10-122-1/+4
* seos: build apps a little betterDmitry Grinberg2015-10-081-1/+1
* apps: make sure links exist before building appsDmitry Grinberg2015-10-061-1/+1
* apps: add makefile to allow out-of-tree app buildsDmitry Grinberg2015-10-061-0/+8
* syscall: add basiscs for syscall callingDmitry Grinberg2015-07-101-4/+9
* seos, apps: allow app init to failDmitry Grinberg2015-07-102-2/+4
* make, app, lkr, inc: use DEFINE for app decl instead of fixed namesDmitry Grinberg2015-07-082-15/+9
* make: rename apps from ".app" to ".napp"Dmitry Grinberg2015-07-081-2/+2