]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
- Set DCO calibrate target back to 4096 binary kHz
authorvlahan <vlahan>
Tue, 10 Jul 2007 00:24:31 +0000 (00:24 +0000)
committervlahan <vlahan>
Tue, 10 Jul 2007 00:24:31 +0000 (00:24 +0000)
commitc03404945adfe801433985cc0bbf0c0ee622900e
tree7c7cbbd0b5196ff2db6cdad42faf650fc53a12e8
parent9316158addfff882e71406a94678a01f75180498
- Set DCO calibrate target back to 4096 binary kHz
- Add new command/event in Msp430ClockInit to enable overriding of the startup values for the DCO calibrate routine
- Modify PlatformC/PlatformP in platform/telosa to use intermediate configuration MoteClockC that can be used to override the default clock initialization via MoteClockP
- Add MoteClockC and MoteClockP in platform/telosb to allow for usage of the DCOR flag / ROSC on tmote sky. The overriding configuration is currently disabled pending closer review of the calibration routine behavior for the new setup and other potential gotchas
tos/chips/msp430/timer/Msp430ClockInit.nc
tos/chips/msp430/timer/Msp430ClockP.nc
tos/chips/msp430/timer/Msp430DcoSpec.h
tos/platforms/eyesIFX/chips/msp430/Msp430DcoSpec.h
tos/platforms/telosa/MoteClockC.nc [new file with mode: 0644]
tos/platforms/telosa/PlatformC.nc
tos/platforms/telosa/PlatformP.nc
tos/platforms/telosb/MoteClockC.nc [new file with mode: 0644]
tos/platforms/telosb/MoteClockP.nc [new file with mode: 0644]