Revision e545e620
ID | e545e62015fa54ae35cee3f7400aca62b8792ac5 |
Parent | f336542d |
Child | bdf72fa0, 801d8775 |
Major overhaul to AMiRo-OS version 2.0.0
Files
- added
- modified
- copied
- renamed
- deleted
- .gitignore (diff)
- .gitmodules
- Makefile
- README.txt (diff)
- boards
- DiWheelDrive
- board.c
- board.h
- board.mk
- LightRing
- board.c
- board.h
- board.mk
- PowerManagement
- board.c
- board.h
- board.mk
- wakeup.c
- wakeup.h
- DiWheelDrive
- bootloader
- components
- Color.cpp
- ControllerAreaNetworkRx.cpp
- ControllerAreaNetworkTx.cpp
- Debug.c
- DistControl.cpp
- FileSystemInputOutput
- FSIODiWheelDrive.cpp
- FSIOLightRing.cpp
- FSIOPowerManagement.cpp
- FileSystemInputOutputBase.cpp
- Lidar.cpp
- MotorControl.cpp
- MotorIncrements.cpp
- Odometry.cpp
- accel
- lis331dlh.cpp
- bluetooth
- bluetooth-connector.cpp
- bluetooth-descriptor.cpp
- bluetooth-iwrap.cpp
- bluetooth-serial.cpp
- bluetooth-transport.cpp
- bluetooth-wiimote.cpp
- bluetooth.cpp
- checkutility.cpp
- bus
- eeprom
- at24.cpp
- eeprom.cpp
- gyro
- l3g4200d.cpp
- input
- mpr121.cpp
- leds
- tlc5947.cpp
- magneto
- hmc5883l.cpp
- power
- adconverter.cpp
- bq27500.cpp
- ina219.cpp
- proximity
- vcnl4020.cpp
- radio
- a2500r24a.cpp
- serial_reset
- iwrap_can_mux.cpp
- serial_can_mux.cpp
- devices
- DiWheelDrive
- DiWheelDrive.cpp
- DiWheelDrive.h
- Makefile
- amiroosconf.h
- chconf.h
- exti.cpp
- exti.hpp
- global.hpp
- halconf.h
- main.cpp
- mcuconf.h
- userthread.cpp
- userthread.hpp
- LightRing
- LightRing.cpp
- LightRing.h
- Makefile
- amiroosconf.h
- chconf.h
- exti.cpp
- exti.hpp
- global.hpp
- halconf.h
- main.cpp
- mcuconf.h
- userthread.cpp
- userthread.hpp
- Makefile
- PowerManagement
- Makefile
- PowerManagement.cpp
- PowerManagement.h
- amiroosconf.h
- chconf.h
- exti.cpp
- exti.hpp
- global.hpp
- halconf.h
- main.cpp
- mcuconf.h
- userthread.cpp
- userthread.h
- flash.mk
- DiWheelDrive
- hal
- ide
- qtcreator
- README.txt
- setup.sh
- qtcreator
- include
- Matrix.h
- Types.h
- amiro
- BaseSensor.hpp
- Color.h
- Constants.h
- ControllerAreaNetworkRx.h
- ControllerAreaNetworkTx.h
- DistControl.h
- FileSystemInputOutput
- FSIODiWheelDrive.hpp
- FSIOLightRing.hpp
- FSIOPowerManagement.hpp
- FileSystemInputOutputBase.hpp
- Lidar.h
- MotorControl.h
- MotorIncrements.h
- Odometry.h
- accel
- lis331dlh.hpp
- bluetooth
- bluetooth-connector.hpp
- bluetooth-descriptor.hpp
- bluetooth-iwrap.hpp
- bluetooth-profile.hpp
- bluetooth-serial.hpp
- bluetooth-transport.hpp
- bluetooth-wiimote.hpp
- bluetooth.hpp
- checkutility.hpp
- bus
- debug.h
- eeprom
- at24.hpp
- eeprom.hpp
- gyro
- l3g4200d.hpp
- input
- mpr121.hpp
- leds
- tlc5947.hpp
- magneto
- hmc5883l.hpp
- memoryLayout.h
- power
- adconverter.hpp
- bq24103a.hpp
- bq27500.hpp
- ina219.hpp
- ltc4412.hpp
- tps62113.hpp
- proximity
- vcnl4020.hpp
- radio
- a2500r24a.hpp
- serial_reset
- iwrap_can_mux.hpp
- serial_can_mux.hpp
- util
- rwlock.hpp
- stringstream.h
- util.h
- kernel
- os
- amiroos.h
- core
- doc
- hal
- modules
- unittests
- lld
- periphery-lld
- inc
- ut_alld_a3906.h
- ut_alld_at24c01bn-sh-b.h
- ut_alld_bq24103a.h
- ut_alld_bq27500.h
- ut_alld_bq27500_bq24103a.h
- ut_alld_hmc5883l.h
- ut_alld_ina219.h
- ut_alld_l3g4200d.h
- ut_alld_led.h
- ut_alld_lis331dlh.h
- ut_alld_ltc4412.h
- ut_alld_mpr121.h
- ut_alld_pca9544a.h
- ut_alld_pklcs1212e4001.h
- ut_alld_tlc5947.h
- ut_alld_tps2051bdbv.h
- ut_alld_tps62113.h
- ut_alld_tps62113_ina219.h
- ut_alld_vcnl4020.h
- src
- ut_alld_a3906.c
- ut_alld_at24c01bn-sh-b.c
- ut_alld_bq24103a.c
- ut_alld_bq27500.c
- ut_alld_bq27500_bq24103a.c
- ut_alld_hmc5883l.c
- ut_alld_ina219.c
- ut_alld_l3g4200d.c
- ut_alld_led.c
- ut_alld_lis331dlh.c
- ut_alld_ltc4412.c
- ut_alld_mpr121.c
- ut_alld_pca9544a.c
- ut_alld_pklcs1212e4001.c
- ut_alld_tlc5947.c
- ut_alld_tps2051bdbv.c
- ut_alld_tps62113.c
- ut_alld_tps62113_ina219.c
- ut_alld_vcnl4020.c
- inc
- unittests.mk
- patches
- 0001-ARM-fix-rounding-issue-with-WORKING_AREA-stack-size.patch
- 0006-STM32F4xx-ADC-add-AWD-support.patch
- 0007-SMT32-add-optional-I2C-non-DMA-driver-option.patch
- periphery-lld
- ports
- STM32F103xE.ld
- STM32F405xG.ld
- rules.mk
- setup.sh
- stubs.c
- tools