Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ported anyio lib and any-led to new lufa | Christian Pointner | 2015-06-29 | 2 | -19/+25 |
* | ported usb-spi example to new lufa | Christian Pointner | 2015-06-29 | 2 | -37/+43 |
* | fixed some header info | Christian Pointner | 2015-06-29 | 2 | -4/+4 |
* | ported usbio lib and usb-led | Christian Pointner | 2015-06-29 | 2 | -15/+21 |
* | ported usb-serial to new lufa version | Christian Pointner | 2015-06-29 | 4 | -103/+113 |
* | started porting to newer lufa version | Christian Pointner | 2015-06-29 | 3 | -4/+4 |
* | improved handling for stdio portLUFA-120219 | Christian Pointner | 2015-06-22 | 3 | -8/+19 |
* | improved dual usbio - fully working now | Christian Pointner | 2015-06-22 | 4 | -71/+102 |
* | added dualusbio lib and example for it (not fully working yet..) | Christian Pointner | 2015-06-22 | 4 | -0/+298 |
* | removed useless header in usbio | Christian Pointner | 2015-06-21 | 2 | -2/+1 |
* | dos2unix for all files | Christian Pointner | 2015-06-21 | 33 | -3953/+3953 |
* | use printf_P(PSTR(__fmt__... where possible | Christian Pointner | 2015-03-03 | 2 | -11/+13 |
* | implemented chip ready timeout | Christian Pointner | 2015-03-03 | 1 | -34/+41 |
* | fixed address check for burst read and write | Christian Pointner | 2015-03-03 | 2 | -10/+46 |
* | const correctness... yeah! | Christian Pointner | 2015-03-03 | 1 | -2/+2 |
* | multi-byte register write access now uses burst mode as well | Christian Pointner | 2015-03-03 | 1 | -30/+61 |
* | multi byte register reads use burst transfer now | Christian Pointner | 2015-03-03 | 1 | -28/+64 |
* | split up modemcfg into 2 smaller pieces | Christian Pointner | 2015-03-03 | 2 | -11/+26 |
* | using burst read for config register dump, fixed address check error | Christian Pointner | 2015-03-02 | 2 | -4/+7 |
* | added minimal version of cc1101 lib from mur.sat | Christian Pointner | 2015-02-24 | 3 | -0/+1229 |
* | moved usb-ajar to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -224/+0 |
* | moved tuer-rfid to realraum github repo | Christian Pointner | 2015-02-24 | 24 | -1969/+0 |
* | moved tube-rotator to realraum github repo | Christian Pointner | 2015-02-24 | 4 | -356/+0 |
* | moved rf433send to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -280/+0 |
* | moved r3cam-steppermotor to realraum github repo | Christian Pointner | 2015-02-24 | 2 | -231/+0 |
* | moved pcr-controller to realraum github repo | Christian Pointner | 2015-02-24 | 11 | -1208/+0 |
* | moved ats-watch to avr-projects repo at git.helsinki.at | Christian Pointner | 2015-02-24 | 4 | -237/+0 |
* | moved dolmetsch-ctl to new repo avr-projects | Christian Pointner | 2015-02-24 | 6 | -484/+0 |
* | cleanups | Christian Pointner | 2015-02-24 | 4 | -69/+61 |
* | removed stable usb-freq example | Christian Pointner | 2015-02-24 | 2 | -115/+0 |
* | added SPREADAVR_PATH variable to all examples | Christian Pointner | 2015-02-24 | 22 | -55/+77 |
* | introduced path variable for avr utilities path | Christian Pointner | 2015-02-24 | 3 | -15/+18 |
* | refactored newly imported r3cam-steppermotoer | Christian Pointner | 2015-02-24 | 2 | -270/+230 |
* | pcr-controller: fixed makefiel copyright notice | Christian Pointner | 2015-02-24 | 1 | -1/+1 |
* | Merge r3cam-steppermotor from old realraum svn | Christian Pointner | 2015-02-24 | 2 | -0/+270 |
|\ | |||||
| * | raspberrypi_licht | Bernhard Tittelbach | 2013-12-02 | 1 | -18/+18 |
| * | adjusted movement commands | Othmar Gsenger | 2012-10-10 | 1 | -6/+22 |
| * | bugfixed last checkin | Othmar Gsenger | 2012-10-09 | 1 | -5/+11 |
| * | adjusted motor speed | Othmar Gsenger | 2012-10-09 | 1 | -4/+5 |
| * | r3cam fullsteps | Bernhard Tittelbach | 2012-10-05 | 1 | -2/+2 |
| * | r3 cam rotate test | Bernhard Tittelbach | 2012-10-05 | 2 | -0/+247 |
* | added rda1846 lib from mur.sat project | Christian Pointner | 2015-02-13 | 3 | -0/+790 |
* | added message for when manual button has been pressed | Christian Pointner | 2015-01-26 | 1 | -1/+4 |
* | fixed wrong timer register usage | Christian Pointner | 2015-01-26 | 1 | -1/+1 |
* | implemented midi command for reset2bootloader | Christian Pointner | 2014-11-03 | 1 | -0/+7 |
* | dos2unix | Christian Pointner | 2014-10-22 | 1 | -158/+158 |
* | keypad layout fixed | Christian Pointner | 2014-10-22 | 2 | -85/+44 |
* | updated copyright year | Christian Pointner | 2014-10-21 | 88 | -88/+88 |
* | added dolmetsch-ctl | Christian Pointner | 2014-10-21 | 6 | -0/+517 |
* | added usb-freq | Christian Pointner | 2014-10-21 | 2 | -0/+114 |