Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout_avr / src @ aadf0a75

Name Size
  ros_lib
Atmega128rfa1.cpp 2.25 KB
Atmega128rfa1.h 456 Bytes
bom.cpp 4.74 KB
bom.h 1.22 KB
debug.h 72 Bytes
main.cpp 1.9 KB
range.cpp 1.74 KB
range.h 404 Bytes
ros.h 209 Bytes

Latest revisions

# Date Author Comment
aadf0a75 11/03/2012 10:19 PM Thomas Mullins

Fixed interrupt bug in AVR serial code

Serial read disabled interrupts at the start, and returned before
reenabling them. Also, made a few other changes in the rx interrupt for
cleaner code. Also, sped up programming in Makefile.

fd73d758 11/03/2012 10:18 PM Thomas Mullins

Changed range sensor to read on-demand

cc9ca04e 10/30/2012 03:26 PM Thomas Mullins

Fixed pins to work with 128rfa1 instead of 2560

812788aa 10/29/2012 03:32 PM Thomas Mullins

Moved some sensors to different timers

Most notably, change the ROS millisecond counter to share the BOM 38 kHz
timer instead of having its own. The range sensor and BOM rx will now
share timer 5, but they both have to be fixed for the higher F_CPU.

69c2203a 09/07/2012 03:03 PM Thomas Mullins

Added check bits back into BOM. oops...

31f4a032 09/07/2012 03:01 PM Thomas Mullins

Some fixes to BOM, which is now tested and it works

f115416e 09/05/2012 06:58 PM Thomas Mullins

Added initial BOM code

Only the sending code has been tested; receiving will soon be tested as
well.

807483bf 08/28/2012 05:42 PM Thomas Mullins

Fixed range sensor code to support 2

Also, tested (with only one sensor) and it seemed to work adequately.

230b1b7f 04/11/2012 09:39 PM Thomas Mullins

Fixed compiler errors in scout_avr

ec9e417d 04/11/2012 09:28 PM Thomas Mullins

Added second range sensor to scout_avr

Not yet tested.

View revisions

Also available in: Atom