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
Stefan Haun
firmware
Commits
firmware
19 May, 2019
2 commits
feat(leds): Initial SK9822 support
· a6c3cf1e
schneider
authored
May 19, 2019
a6c3cf1e
fix(card10): Add card10 lib files to all projects
· 9cab153a
schneider
authored
May 19, 2019
9cab153a
18 May, 2019
7 commits
feat(freertos): Add hello world demo
· 5509ef67
schneider
authored
May 19, 2019
5509ef67
feat(ecg): support for alternate scroll mode
· 5ae70d8f
schneider
authored
May 19, 2019
5ae70d8f
fix(ecg): Update example to new display
· f604c357
schneider
authored
May 19, 2019
f604c357
refact(display): Factor out display code
· 61c4faab
schneider
authored
May 18, 2019
61c4faab
refact(card10): factor out init and diag code
· 33bf745e
schneider
authored
May 18, 2019
33bf745e
fix(pmic): update wrong charger setting
· 4ec04584
schneider
authored
May 18, 2019
4ec04584
fix(display): Update pin definitions
· 1a5d0a59
schneider
authored
May 18, 2019
1a5d0a59
15 May, 2019
2 commits
feat(pmic): Limit switch currents of 1.8 V and 5.0 V
· b5d301e6
schneider
authored
May 15, 2019
b5d301e6
feat(pmic): Turn on battery charger
· 51d653d2
schneider
authored
May 15, 2019
51d653d2
14 May, 2019
2 commits
fix(ips): Adapt to card10
· a5fe5633
schneider
authored
May 14, 2019
a5fe5633
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
3 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