[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] f8ac85: New board: stm32f3_dis
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] f8ac85: New board: stm32f3_discovery |
Date: |
Tue, 04 Mar 2014 08:27:06 -0800 |
Branch: refs/heads/stm32f3_discovery
Home: https://github.com/paparazzi/paparazzi
Commit: f8ac85d411289ad79bf682b384d4fab635bcdb69
https://github.com/paparazzi/paparazzi/commit/f8ac85d411289ad79bf682b384d4fab635bcdb69
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
A conf/boards/stm32f3_discovery.makefile
A sw/airborne/arch/stm32/stm32f3discovery.ld
A sw/airborne/boards/stm32f3_discovery.h
Log Message:
-----------
New board: stm32f3_discovery
- board makefile
- Ld script for stm32f3discovery
Commit: 6f1b4c8dcddb01713b5edf69e86afe43a5bf76e4
https://github.com/paparazzi/paparazzi/commit/6f1b4c8dcddb01713b5edf69e86afe43a5bf76e4
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M conf/Makefile.stm32
M sw/ext/Makefile
Log Message:
-----------
Now libopencm3 compiles support for the f3, also Makefile.stm32 updated
Commit: 1956d180fd7725a324e8dec1953751a3025db113
https://github.com/paparazzi/paparazzi/commit/1956d180fd7725a324e8dec1953751a3025db113
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/uart_arch.c
Log Message:
-----------
[stm32f3] uart for F3
Commit: 136bcf3f13d9e282102e721c389c2ede8969258a
https://github.com/paparazzi/paparazzi/commit/136bcf3f13d9e282102e721c389c2ede8969258a
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
Log Message:
-----------
[stm32f3discovery] Uart fixed for spektrum arch
Commit: 3f13edf26f307c4dca4162f38c0a75018543acf7
https://github.com/paparazzi/paparazzi/commit/3f13edf26f307c4dca4162f38c0a75018543acf7
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/subsystems/settings_arch.c
Log Message:
-----------
[stm32f3discovery] Memory size 256Kb
Commit: f22488309d452d37998b8e56bb510bcfe04a42f8
https://github.com/paparazzi/paparazzi/commit/f22488309d452d37998b8e56bb510bcfe04a42f8
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
[stm32f3] i2c arch support added
Commit: 3ebcfdcdc8f630ba88da3f5f3f850c625ddb178a
https://github.com/paparazzi/paparazzi/commit/3ebcfdcdc8f630ba88da3f5f3f850c625ddb178a
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/gpio_arch.c
M sw/airborne/arch/stm32/mcu_periph/gpio_arch.h
Log Message:
-----------
[stm32f3] gpio for f3
Commit: 29017216e492d3e3ef6e8b90c116bb40ecb3de08
https://github.com/paparazzi/paparazzi/commit/29017216e492d3e3ef6e8b90c116bb40ecb3de08
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_arch.c
Log Message:
-----------
[stm32f3discovery] main cpu freq corrected
Commit: ae3ac184230b9add1548b7e419ca7d78bec3f730
https://github.com/paparazzi/paparazzi/commit/ae3ac184230b9add1548b7e419ca7d78bec3f730
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c
Log Message:
-----------
[stm32f3] actuators_pwm_arch updated for f3
Commit: 1a64192204e1b3831d884d458bd99e94e80c12df
https://github.com/paparazzi/paparazzi/commit/1a64192204e1b3831d884d458bd99e94e80c12df
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/spi_arch.c
Log Message:
-----------
[stm32f3] spi support added
Commit: beb1f27cfcc511ed053896a9f38d08f218d91cea
https://github.com/paparazzi/paparazzi/commit/beb1f27cfcc511ed053896a9f38d08f218d91cea
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
A conf/firmwares/subsystems/shared/imu_stm32f3_discoveryimu.makefile
A sw/airborne/arch/stm32/subsystems/imu/imu_stm32f3_discovery_arch.c
A sw/airborne/arch/stm32/subsystems/imu/imu_stm32f3_discovery_arch.h
A sw/airborne/boards/stm32f3_discovery/imu_stm32f3_discovery.c
A sw/airborne/boards/stm32f3_discovery/imu_stm32f3_discovery.h
Log Message:
-----------
[subsystems] add imu stm32f3_discovery
Commit: 5a8273e7b7399b1c176a7c6a9b3dce8bf6a79ea3
https://github.com/paparazzi/paparazzi/commit/5a8273e7b7399b1c176a7c6a9b3dce8bf6a79ea3
Author: Federico Ruiz Ugalde <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
A conf/airframes/examples/quadrotor_stm32f3_discovery_pwm.xml
M conf/boards/stm32f3_discovery.makefile
M conf/conf_example.xml
Log Message:
-----------
[conf] stm32f3_discovery_pwm airframe file
Commit: 5a9d029170d8ded266189cfd4562710b9c82ef9f
https://github.com/paparazzi/paparazzi/commit/5a9d029170d8ded266189cfd4562710b9c82ef9f
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/ext/libopencm3
Log Message:
-----------
update libopencm3 to get STM32F3 fixes
Commit: 2d99796c9bb7557eaf5e07f83f67c6f8b1ff7203
https://github.com/paparazzi/paparazzi/commit/2d99796c9bb7557eaf5e07f83f67c6f8b1ff7203
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/boards/stm32f3_discovery.h
Log Message:
-----------
[boards] some updates for stm32f3_discovery
Commit: 787b4d88a46c5c5be705aec8bb47e06a0c768fb1
https://github.com/paparazzi/paparazzi/commit/787b4d88a46c5c5be705aec8bb47e06a0c768fb1
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/i2c_arch.c
Log Message:
-----------
[stm32f3] i2c_400khz_i2cclk8mhz
Commit: 114116265750bc82a3c5bef9f0e3585f37d8616e
https://github.com/paparazzi/paparazzi/commit/114116265750bc82a3c5bef9f0e3585f37d8616e
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/adc_arch.c
Log Message:
-----------
[stm32f3] add adc support, untested!
Commit: aee2234be1c27beb392071472aa06a4c77c4c07c
https://github.com/paparazzi/paparazzi/commit/aee2234be1c27beb392071472aa06a4c77c4c07c
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M conf/flash_modes.xml
Log Message:
-----------
[conf] flash_modes: add stm32f3_discovery board
Commit: 3359441c60d2f49ef971116e7d2ed1f4b74ddba2
https://github.com/paparazzi/paparazzi/commit/3359441c60d2f49ef971116e7d2ed1f4b74ddba2
Author: Felix Ruess <address@hidden>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
Log Message:
-----------
[stm32] fix spektrum arch for non F3
Compare:
https://github.com/paparazzi/paparazzi/compare/361099faf282...3359441c60d2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] f8ac85: New board: stm32f3_discovery,
GitHub <=