Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
tms320dm320
/
mrobe-500
/
button-mr500.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
c741ecc
yep.. I really cant spell
by Jonathan Gordon
· 16 years ago
5b5a626
Setup the touchpads to have two modes - stylus and button - and set them in button mode by default.
by Jonathan Gordon
· 17 years ago
d3d0b26
Work in progress fixes to the remote button handling. Now the remote can be unplugged and then plugged in and it will work.
by Karl Kurbjun
· 17 years ago
28dfb54
change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orientation to landscape by default
by Jonathan Gordon
· 17 years ago
59a2862
Show some more registers in the debug screen, fix the touchscreen when SCREEN_ROTATE is set.
by Karl Kurbjun
· 17 years ago
d3c0a7f
Change the way the UART recieves data and how buttons pressed are processed. Also move some of the debug menu into the target tree and allow rockblox to build when the screen is rotated.
by Karl Kurbjun
· 17 years ago
4c06ad6
mr500 sort of working battery measurments. probably could be done better, but it works
by Jonathan Gordon
· 17 years ago
12d1ff9
touchpad driver for the mrobe. nothing in apps/ uses it yet.
by Jonathan Gordon
· 17 years ago
d8667df
slightly better touchpad driver. Still not brilliant, but the bootloader/debugger can follow a stylus with a cursor, so we can start work on getting apps/ working
by Jonathan Gordon
· 17 years ago
fa1a38e
Some changes to the UART/button driver - reduce the number of interrupts - more work is needed
by Karl Kurbjun
· 17 years ago
b7a4e10
M:Robe - Fix compilation and remove some warnings
by Karl Kurbjun
· 17 years ago
274c2b8
touchpad calibration (very simple calibration screen is in mrobe500.c
by Jonathan Gordon
· 17 years ago
f8ada4b
minor style/comment policing
by Jonathan Gordon
· 17 years ago
e108964
IRQ driven touchpad driver, crude but working
by Jonathan Gordon
· 17 years ago
80f1688
I got bullied in IRC by linuxstb and markun...
by Jonathan Gordon
· 17 years ago
[Renamed from firmware/target/arm/olympus/mrobe-500/button-mr500.c]
a5e788f
slow - but working - IRQ based uart/button driver.
by Jonathan Gordon
· 17 years ago
9ac9cc6
Working DM320 interrupts, changed the way registers are accessed in spi and uart drivers. Uart might be broken with interrupts - buttons on remote don't seem to respond when interrupts are enabled.
by Karl Kurbjun
· 17 years ago
bebbac8
Make sure that SVN keywords are set properly
by Karl Kurbjun
· 17 years ago
c5d22bc
minor fix for remote button code
by Jonathan Gordon
· 17 years ago
300f64c
uart driver (which the buttons need) and button test code in the bootloader
by Jonathan Gordon
· 17 years ago
376429d
mr-500 button driver
by Jonathan Gordon
· 17 years ago
7b97fe2
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki.
by Karl Kurbjun
· 17 years ago