Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | fixed README | Christian Pointner | 2014-09-03 | 1 | -4/+4 | |
* | added size output to build | Christian Pointner | 2014-06-05 | 2 | -0/+3 | |
* | added serialio library | Christian Pointner | 2014-06-03 | 4 | -0/+175 | |
* | Merge branch 'master' of gitspread:avr | Christian Pointner | 2014-05-23 | 3 | -22/+134 | |
|\ | ||||||
| * | reimplemented rpm based speed setting | Christian Pointner | 2014-05-21 | 3 | -40/+42 | |
| * | improved acceleration | Christian Pointner | 2014-05-21 | 3 | -57/+55 | |
| * | cleaned up stepper state | Christian Pointner | 2014-05-21 | 3 | -12/+46 | |
| * | added set speed in rpm | Christian Pointner | 2014-05-20 | 3 | -13/+20 | |
| * | better min/max values | Christian Pointner | 2014-05-20 | 3 | -6/+6 | |
| * | prevent stepper from being reastarted if already running | Christian Pointner | 2014-05-20 | 1 | -0/+5 | |
| * | added conversion from speed value to rpm | Christian Pointner | 2014-05-20 | 3 | -1/+8 |