Nov 28, 2020 |
4 years 4 months | debian/control: update web references |
Apr 21, 2018 |
6 years 11 months | Merge branch 'master' of ssh://git.goldelico.com/gta04-qtmoko |
Apr 20, 2018 |
7 years 8 hours | accelerometer: the GTA04 code calls the callback only if there is
new data. The kernel will filter no-change events. Unfortunately
QtMaze does not have an indeptendent timer for generating frame
redraw trigger. Hence the update speed is lowered by th |
Apr 17, 2018 |
7 years 3 days | accelerometer: the GTA04 code (also used for Pyra) has a bug because
it does a busy-wait loop in the thread handler instead of either
doing a select() without immediate timeout or doing the usleep(). |
Apr 16, 2018 |
7 years 4 days | llindicators: should use setLed() function from qled |
7 years 4 days | qled: translate LED names to Pyra if the GTA04 names are not found. |
7 years 4 days | accelerometer: also decode Pyra and fix inversion/swapping of
coordinates |
7 years 4 days | vibra: enable weak channel so that the rumble motor on Pyra is
activated |
7 years 4 days | startup: turn off all LEDs we find to get rid of GTA04 specific /sys
paths |
7 years 4 days | Pyra: support different fuel gauge and charger /sys paths |
7 years 4 days | qpe-debug: also check out submodules |
Apr 11, 2018 |
7 years 9 days | fix accelerometer orientation for GTA04A5 |
7 years 9 days | fix accelerometer orientation for GTA04A5 |
Apr 4, 2018 |
7 years 16 days | fix file path for accelerometer |
Mar 30, 2018 |
7 years 21 days | update changelog to QtMoko 60-1 |
Mar 20, 2018 |
7 years 1 month | Merge branch 'master' of ssh://git.goldelico.com/gta04-qtmoko |
Mar 1, 2018 |
7 years 1 month | update alsa device state files for GTA04A3 to be identical to
GTA04A4+ |
Feb 26, 2018 |
7 years 1 month | add a script for easier debugging of qpe |
7 years 1 month | add a script for easier debugging of qpe |
7 years 1 month | another fix for "/opt/qtmoko/bin/kill-snd-card-users.sh: 3:
/opt/qtmoko/bin/kill-snd-card-users.sh: Syntax error: EOF in
backquote substitution" |