Project

General

Profile

Statistics
| Branch: | Revision:

root @ 6b1a3a0d

# Date Author Comment
6b1a3a0d 03/25/2014 03:07 PM Aaron Perley

Add bootloader files

f414f222 03/25/2014 03:07 PM Aaron Perley

Add .gitignore to bom directory

502da1a1 03/18/2014 03:59 PM Aaron Perley

Sync i2c testing file

3bd564a7 03/18/2014 03:58 PM Aaron Perley

Testing sync i2c

b8bdb8a1 03/18/2014 03:23 PM Aaron Perley

Change header

1117552f 03/18/2014 03:22 PM Aaron Perley

Add sync twi library

a94f870d 03/02/2014 03:57 PM Yuyang Guo

add initial searching for charger

6ad8ef06 03/02/2014 03:39 PM Hui Jun Tay

Improved reverse parking adjustment in ApproachEmitter. Made end line in chargetest easier to detect

61fb2529 03/02/2014 02:38 PM Yuyang Guo

fix bug in connecting parking behavior

25642b64 02/25/2014 02:23 PM roboclub

Merge branch 'bom-cleanup'

a692ef82 02/25/2014 02:22 PM roboclub

Set last_bit to 0 to get first bit properly

8cc0bdf7 02/25/2014 01:50 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

64a67b32 02/25/2014 01:48 PM Hui Jun Tay

Merged ApproachEmitter behavior with ParkScout. Still buggy.

a75b176a 02/25/2014 01:48 PM Aaron Perley

Debug pin test

fb61cb17 02/21/2014 11:09 PM Yuyang Guo

Add first stage of charging behavoir

5f7a1707 02/18/2014 04:20 PM Thomas Mullins

Debugging BOM

f5548f32 02/16/2014 02:50 PM Yuyang Guo

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

cda6b590 02/16/2014 02:48 PM Yuyang Guo

change BOM constants to near actual value

e4d78d85 02/14/2014 05:40 PM Julian Binder

Bugfixes so bom code compiles

1b05b4cc 02/14/2014 05:01 PM Aaron Perley

Finish up bom code cleanup

b2554c5c 02/14/2014 01:27 AM Aaron Perley

Begin cleaning up bom code

cbe25c0a 02/11/2014 04:05 PM Thomas Mullins

Wrote main bom code function

68845e8e 02/09/2014 03:01 PM Hui Jun Tay

ParkScout (2nd half of AutoParking Behavior) in Simular is working without end brakes.

fb9dad3d 02/03/2014 10:56 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/scoutsim/src/sim_frame.cpp

7b94db2c 02/03/2014 08:52 AM Hui Jun Tay

Fixed bug with BOM sensors reading from emitters (edge detection)
Added basic starter code for ParkScout behavior

96c90dc4 02/02/2014 05:55 PM Yuyang Guo

fix multiple emitter signal pickup bug

b71f5bca 02/02/2014 04:52 PM Yuyang Guo

Working on ApproachEmitter

1e84c699 02/01/2014 06:55 PM Yuyang Guo

fixed visualization range bug

794038c2 02/01/2014 06:32 PM Yuyang Guo

fix out of range scout not updating BOM bug

18800d29 02/01/2014 06:04 PM Yuyang Guo

added BOM emitter crappy (but working) visualization

a224a762 02/01/2014 04:48 PM Yuyang Guo

fix scout sim BOM sender id

619a1b8d 02/01/2014 03:50 PM Yuyang Guo

fix emitter in range check crashing bug

b3a1dae4 12/04/2013 05:18 PM Thomas Mullins

Added send queue

240c122b 12/04/2013 04:13 PM Thomas Mullins

Implemented tiny-twi reading

6185434e 12/04/2013 03:31 PM Thomas Mullins

A few fixes to tiny-twi. Recieving works now!

64b6024c 12/04/2013 02:48 PM Aaron Perley

Change twi buffer register to data register

46ed9b9b 12/03/2013 04:12 PM Yuyang Guo

simulate multiple bom emitters with different ids

8ae3771a 12/03/2013 03:30 PM Yuyang Guo

change type of bom reading to include sender

797244ed 11/22/2013 06:23 PM Aaron Perley

Get bom i2c start interrupt working

08af0896 11/22/2013 04:02 PM Thomas Mullins

Fixed minor compile errors/warnings

90e5f3dd 11/20/2013 03:36 PM Thomas Mullins

Forgot to save merge resolution last time... fixed

16da2c8f 11/20/2013 03:34 PM Thomas Mullins

Added sink/release sda/scl

4032e635 11/20/2013 03:33 PM Thomas Mullins

Added assembly target to bom Makefile

0167b233 11/20/2013 03:29 PM Aaron Perley

Twi receiving testing code

47a7eeb7 11/20/2013 02:58 PM Thomas Mullins

Adding tiny-twi header

46daeb86 11/16/2013 02:34 PM Hui Jun Tay

Added map for testing charging behaviors

ac55b507 11/10/2013 04:34 PM Yuyang Guo

basic drive towards BOM working

1d198f8b 11/10/2013 03:54 PM Yuyang Guo

more bug fixes to BOM control

2380e2a4 11/10/2013 03:54 PM Yuyang Guo

minor BOM control bug fixes

9b5d3fff 11/10/2013 02:40 PM Hui Jun Tay

ApproachEmitter starter file added

7327a8ed 11/06/2013 03:52 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

c4f160ba 11/06/2013 03:52 PM Thomas Mullins

Adding partly finished attiny i2c code

93cebb99 11/03/2013 04:02 PM Yuyang Guo

added BomControl class and to the scout sensor

e99a72bf 11/03/2013 02:28 PM Yuyang Guo

remove old inclusion of BOM.h that breaks the build

f7730107 11/03/2013 02:02 PM Yuyang Guo

stop tracking Makefiles

fd8495c7 11/03/2013 01:57 PM Yuyang Guo

add behaviorList to gitignore because it is autogenerated

2a296c5d 11/01/2013 08:44 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

11bb78c2 11/01/2013 08:44 PM Hui Jun Tay

BOM now works with rect. scout shape

c7445989 10/30/2013 03:53 PM Thomas Mullins

Fixes to BOM sending code. Now works! Yay!

3232c4a7 10/29/2013 05:02 PM Yuyang Guo

get rid of BehaviorList.cpp

2d21076d 10/29/2013 04:32 PM Hui Jun Tay

Updated files needed for emitters to work

71ae6e3f 10/27/2013 03:18 PM Hui Jun Tay

Basic sim framework for multiple BOMs written

f425a9ff 10/27/2013 03:12 PM Yuyang Guo

modify the bom service type

9cba97ba 10/27/2013 02:54 PM Yuyang Guo

add bom service definitions in messages

f8c1522b 10/23/2013 04:51 PM Aaron Perley

Added bom sending code (not yet tested)

d6366d19 10/20/2013 12:01 AM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

98ed4757 10/20/2013 12:00 AM Hui Jun Tay

Basic BOM works (only 1 BOM in 'centre' of scout)
Added BOM topic to scouts
Added 'kill' for emitters

f572eaeb 10/16/2013 04:48 PM Thomas Mullins

Adding initial scout_avr/bom/ code

a141a2b9 10/16/2013 04:48 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

4849a34a 10/13/2013 02:05 PM Yuyang Guo

add gitignore file

0e143737 10/13/2013 01:41 PM Hui Jun Tay

Created Emitter class based on Scout class
Added command 'spawn_em' to spawn emitters

c481adc8 05/07/2013 03:21 PM Thomas Mullins

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

4dcab71d 05/02/2013 10:37 PM Alex Zirbel

Added danger_marking_blind for even dumber runaround.

If sonar doesn't work for the demo, we can use this. It drives in a circle.

73d308b3 05/02/2013 09:44 PM Thomas Mullins

Fixed orbs

Blue and green are switched on the schematic, so I had to switch them in
the code.

32c4f513 05/02/2013 06:46 PM Thomas Mullins

Added some error checking to paintboard i2c code

53349043 04/30/2013 04:12 PM Thomas Mullins

Disabled stepper movement and cleaned up code a bit

bc943bf6 04/28/2013 04:58 PM root

Disabled SEARCHENGINE in Doxyfile

SEARCHENGINE created lots of javascript, which didn't work with the Redmine
Embedded plugin.

d7e1b0d8 04/28/2013 03:18 PM Alex Zirbel

Attempting to use Odometry. Added a better Odometry::wait, but all is not fixed yet.

5925bbbb 04/28/2013 02:58 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

751d4f4f 04/28/2013 02:58 PM Alex Zirbel

Made danger_marking depend on Odometry correctly

7db6cf9f 04/28/2013 01:47 PM Priya

Changed all TODO and @TODO to @todo to conform to doxygen.

ae23d242 04/28/2013 01:33 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

3a73516c 04/28/2013 01:32 PM Alex Zirbel

Added doxygen documentation to many files.

1019d31f 04/17/2013 02:13 PM Thomas Mullins

Adding Maung's paintboard i2c code

7b5ea072 04/16/2013 12:02 PM Hui Jun Tay

maze_solve now works. Need testing on other machines to confirm.

1cb59616 04/15/2013 10:29 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/libscout/src/test_behaviors/smart_runaround.cpp

c43cef09 04/15/2013 10:24 PM Hui Jun Tay

Maze solve now works

66f55732 04/15/2013 04:45 PM Thomas Mullins

Adding painter node to control paintboard and metal detector

a885ec17 04/14/2013 03:31 PM Yuyang Guo

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

ffaa3e81 04/14/2013 03:30 PM Yuyang Guo

Fixed GUI bug to kill all the processes related to behavior when killing scouts

ca9029b7 04/14/2013 03:16 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

676cbe0e 04/14/2013 03:15 PM Priya

Integrated paintboard and metal detector control classes more fully.

3f9fa843 04/14/2013 03:04 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

5da15275 04/14/2013 03:02 PM Alex Zirbel

Added new danger_marking (dumb_run_around) behavior.

This behavior drives until it sees a wall, spins, and keeps going. It lays down the paint if it spies a danger. Yarr.

c5901d9a 04/14/2013 02:59 PM Priya

Added Metal Detector to the sensor class. Now behaviors can access it. Also made it directly return the bool from messages.

d1ba04dc 04/14/2013 02:39 PM Priya

Made CliffsensorControl compile, and readded the files.

34a60a3b 04/14/2013 02:34 PM Priya

Added RungeKutta to the helper classes and changed the odometry to use that instead. Also created PaintboardControl files, changed the Makefile to compile all control classes and deleted Cliffsensor control becase it did not work.

a38fa869 04/14/2013 02:30 PM Yuyang Guo

wrote metal detector class and messages. Untested.

98a7f961 04/07/2013 05:34 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

6d0836d4 04/07/2013 05:33 PM Alex Zirbel

Sorted behaviors alphabetically in the generate script.

Lumps together all behaviors (both behaviors/ and test_behaviors/) and sorts them alphabetically by name, ignoring case, before assembling the output lists.