summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* improved handling for stdio portLUFA-120219Christian Pointner2015-06-223-8/+19
* improved dual usbio - fully working nowChristian Pointner2015-06-224-71/+102
* added dualusbio lib and example for it (not fully working yet..)Christian Pointner2015-06-224-0/+298
* removed useless header in usbioChristian Pointner2015-06-212-2/+1
* dos2unix for all filesChristian Pointner2015-06-2133-3953/+3953
* use printf_P(PSTR(__fmt__... where possibleChristian Pointner2015-03-032-11/+13
* implemented chip ready timeoutChristian Pointner2015-03-031-34/+41
* fixed address check for burst read and writeChristian Pointner2015-03-032-10/+46
* const correctness... yeah!Christian Pointner2015-03-031-2/+2
* multi-byte register write access now uses burst mode as wellChristian Pointner2015-03-031-30/+61
* multi byte register reads use burst transfer nowChristian Pointner2015-03-031-28/+64
* split up modemcfg into 2 smaller piecesChristian Pointner2015-03-032-11/+26
* using burst read for config register dump, fixed address check errorChristian Pointner2015-03-022-4/+7
* added minimal version of cc1101 lib from mur.satChristian Pointner2015-02-243-0/+1229
* moved usb-ajar to realraum github repoChristian Pointner2015-02-242-224/+0
* moved tuer-rfid to realraum github repoChristian Pointner2015-02-2424-1969/+0
* moved tube-rotator to realraum github repoChristian Pointner2015-02-244-356/+0
* moved rf433send to realraum github repoChristian Pointner2015-02-242-280/+0
* moved r3cam-steppermotor to realraum github repoChristian Pointner2015-02-242-231/+0
* moved pcr-controller to realraum github repoChristian Pointner2015-02-2411-1208/+0
* moved ats-watch to avr-projects repo at git.helsinki.atChristian Pointner2015-02-244-237/+0
* moved dolmetsch-ctl to new repo avr-projectsChristian Pointner2015-02-246-484/+0
* cleanupsChristian Pointner2015-02-244-69/+61
* removed stable usb-freq exampleChristian Pointner2015-02-242-115/+0
* added SPREADAVR_PATH variable to all examplesChristian Pointner2015-02-2422-55/+77
* introduced path variable for avr utilities pathChristian Pointner2015-02-243-15/+18
* refactored newly imported r3cam-steppermotoerChristian Pointner2015-02-242-270/+230
* pcr-controller: fixed makefiel copyright noticeChristian Pointner2015-02-241-1/+1
* Merge r3cam-steppermotor from old realraum svnChristian Pointner2015-02-242-0/+270
|\
| * raspberrypi_lichtBernhard Tittelbach2013-12-021-18/+18
| * adjusted movement commandsOthmar Gsenger2012-10-101-6/+22
| * bugfixed last checkinOthmar Gsenger2012-10-091-5/+11
| * adjusted motor speedOthmar Gsenger2012-10-091-4/+5
| * r3cam fullstepsBernhard Tittelbach2012-10-051-2/+2
| * r3 cam rotate testBernhard Tittelbach2012-10-052-0/+247
* added rda1846 lib from mur.sat projectChristian Pointner2015-02-133-0/+790
* added message for when manual button has been pressedChristian Pointner2015-01-261-1/+4
* fixed wrong timer register usageChristian Pointner2015-01-261-1/+1
* implemented midi command for reset2bootloaderChristian Pointner2014-11-031-0/+7
* dos2unixChristian Pointner2014-10-221-158/+158
* keypad layout fixedChristian Pointner2014-10-222-85/+44
* updated copyright yearChristian Pointner2014-10-2188-88/+88
* added dolmetsch-ctlChristian Pointner2014-10-216-0/+517
* added usb-freqChristian Pointner2014-10-212-0/+114
* fixed READMEChristian Pointner2014-09-031-4/+4
* added size output to buildChristian Pointner2014-06-052-0/+3
* added serialio libraryChristian Pointner2014-06-034-0/+175
* Merge branch 'master' of gitspread:avrChristian Pointner2014-05-233-22/+134
|\
| * reimplemented rpm based speed settingChristian Pointner2014-05-213-40/+42
| * improved accelerationChristian Pointner2014-05-213-57/+55