QtMoko2

QtMoko2 Commits

AgeSort asc/descChange
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 Next
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"