Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
firmware
14 May, 2019
1 commit
feat(ips): output a 20% duty cycle on one pin
· 9b0f1ec6
schneider
authored
May 14, 2019
9b0f1ec6
12 May, 2019
11 commits
feat(ips): Add example for an IPS display
· b470ad71
schneider
authored
May 12, 2019
b470ad71
feat(bma): Demo tap detection
· ccc51523
schneider
authored
May 12, 2019
ccc51523
feat(bma): Drop in bosch libary
· 5249849a
schneider
authored
May 12, 2019
5249849a
refact(bosch): Consolidate bosch support functions
· 4424b864
schneider
authored
May 12, 2019
4424b864
feat(bme): Add bme test app
· 0c9389e0
schneider
authored
May 12, 2019
0c9389e0
fix(imutest): Add mappings
· 573e480a
schneider
authored
May 12, 2019
573e480a
fix(bhy): Return correct error codes from platform support
· addd0e4d
schneider
authored
May 12, 2019
addd0e4d
feat(imu): Add testapp
· 9de1261b
schneider
authored
May 12, 2019
9de1261b
chore(testapp): Rename into ecgtest
· 1d13428a
schneider
authored
May 12, 2019
1d13428a
fix(bootloader): Add GPIO1 as trigger option
· be854e63
schneider
authored
May 12, 2019
be854e63
fix(makefiles): Compile standalone by default
· 598d3378
schneider
authored
May 12, 2019
598d3378
07 May, 2019
7 commits
fix(testapp): Initialize ecg interrupt before the ecg chip
· 9cbff5a1
schneider
authored
May 07, 2019
9cbff5a1
fix(testapp): Poll interrupt. Interruptdoes not seem to be working
· 40fb232f
schneider
authored
May 07, 2019
40fb232f
fix(testapp): Initialize pmic
· a975868e
schneider
authored
May 07, 2019
a975868e
fix(pmic): Wait a second after boot for stuff to settle
· 000af958
schneider
authored
May 07, 2019
000af958
chore(pmic): Move pmic functions to own module
· 9a7a3dba
schneider
authored
May 07, 2019
9a7a3dba
fix(pmic): Actually set SBB1 to 3.3 V. Remove current limit. Might introduce noise.
· dd7e8758
schneider
authored
May 07, 2019
dd7e8758
fix(Makefile): compile for card10 by default
· 826d17c1
schneider
authored
May 07, 2019
826d17c1
06 May, 2019
6 commits
feat(helloworld): Buzz motor
· eac3d661
schneider
authored
May 06, 2019
eac3d661
fix(board): Turn off motor early
· 7bd55dca
schneider
authored
May 06, 2019
7bd55dca
fix(bootlader): Use push button subsystem
· c2b23c56
schneider
authored
May 06, 2019
c2b23c56
fix(board): Change voltages based on selected board
· 17e112cd
schneider
authored
May 06, 2019
17e112cd
fix(sdk): Update card10 board configuration
· e6560754
schneider
authored
May 06, 2019
e6560754
chore(sdk): copy evkit board to card10 board
· 8daedc35
schneider
authored
May 06, 2019
8daedc35
05 May, 2019
5 commits
feat(helloworld): Setup pmic
· bc6e2b0d
schneider
authored
May 05, 2019
bc6e2b0d
feat(helloworld): Also scan 7 bit i2c bus
· 97114129
schneider
authored
May 05, 2019
97114129
fix(MAX77650): Implement I2C read write
· 0c0ddc14
schneider
authored
May 05, 2019
0c0ddc14
fix(MAX77651): Make it a C library
· b45a1af9
schneider
authored
May 05, 2019
b45a1af9
feat(lib): Plug in bare MAX77650 libarry
· d6562e79
schneider
authored
May 05, 2019
d6562e79
03 May, 2019
10 commits
fix(testapp): Use GPIO interrupt
· 9c2fa9db
schneider
authored
May 04, 2019
9c2fa9db
feat(helloworld): say who we are
· 2c17ecff
schneider
authored
May 03, 2019
2c17ecff
feat(helloworld): Turn BHI on
· 62224911
schneider
authored
May 03, 2019
62224911
fix(BHI): Add a bit of I2C error handling
· d724a7d6
schneider
authored
May 03, 2019
d724a7d6
fix(BHI): Minor fixes to the lib
· d8b1056a
schneider
authored
May 03, 2019
d8b1056a
feat(BHI): Add I2C support
· 6fc3674e
schneider
authored
May 03, 2019
6fc3674e
fix(BHI): Stub HAL
· ccd2773c
schneider
authored
May 03, 2019
ccd2773c
fix(BHI): Remove broken machine detection
· eb3fd699
schneider
authored
May 03, 2019
eb3fd699
feat(bosch): Plug in current BHI driver library
· 504c3bd0
schneider
authored
May 03, 2019
504c3bd0
feat(testapp): Use ECG together with oled
· 7d75f9bc
schneider
authored
May 03, 2019
7d75f9bc