]> git.leonardobizzoni.com Git - pioneer-stm32/log
pioneer-stm32
6 years agoupdate otto_controller and pid_tuning with new ticks calibration
Federica Di Lauro [Mon, 27 Jan 2020 16:19:45 +0000 (17:19 +0100)]
update otto_controller and pid_tuning with new ticks calibration

6 years agoMerge pull request #9 from iralabdisco/ticks_calibration
fdila [Mon, 27 Jan 2020 13:55:24 +0000 (14:55 +0100)]
Merge pull request #9 from iralabdisco/ticks_calibration

Ticks calibration

6 years agoorganize folders
Federica Di Lauro [Mon, 27 Jan 2020 09:33:21 +0000 (10:33 +0100)]
organize folders

6 years agoadd ticks calibration tests and results
Federica Di Lauro [Fri, 24 Jan 2020 13:33:21 +0000 (14:33 +0100)]
add ticks calibration tests and results

6 years agostart ticks calibration, now otto can be driven with joystick!
Federica Di Lauro [Thu, 23 Jan 2020 13:30:36 +0000 (14:30 +0100)]
start ticks calibration, now otto can be driven with joystick!

6 years agofix motor_controller
Federica Di Lauro [Thu, 23 Jan 2020 08:14:56 +0000 (09:14 +0100)]
fix motor_controller

6 years agorefactor pid
Federica Di Lauro [Wed, 22 Jan 2020 13:24:38 +0000 (14:24 +0100)]
refactor pid

6 years agofix pid, remove antiwindup, start code refactoring
Federica Di Lauro [Wed, 22 Jan 2020 13:19:56 +0000 (14:19 +0100)]
fix pid, remove antiwindup, start code refactoring

6 years agoMerge branch 'pid_control' of github.com:iralabdisco/otto into pid_control
Federica Di Lauro [Mon, 20 Jan 2020 12:48:49 +0000 (13:48 +0100)]
Merge branch 'pid_control' of github.com:iralabdisco/otto into pid_control

6 years agofix #7
Federica Di Lauro [Mon, 20 Jan 2020 12:48:31 +0000 (13:48 +0100)]
fix #7

6 years agoUpdate README.md
fdila [Mon, 20 Jan 2020 11:22:32 +0000 (12:22 +0100)]
Update README.md

6 years agotest submodule
Federica Di Lauro [Mon, 20 Jan 2020 11:09:40 +0000 (12:09 +0100)]
test submodule

6 years agoswap left/right in pid_tuning
Federica Di Lauro [Mon, 20 Jan 2020 11:07:28 +0000 (12:07 +0100)]
swap left/right in pid_tuning

6 years agoorganize code and folders
Federica Di Lauro [Mon, 20 Jan 2020 08:48:59 +0000 (09:48 +0100)]
organize code and folders

6 years agoUpdate README.md
fdila [Mon, 20 Jan 2020 08:01:26 +0000 (09:01 +0100)]
Update README.md

6 years agomove tools in a directory
Federica Di Lauro [Mon, 20 Jan 2020 07:59:20 +0000 (08:59 +0100)]
move tools in a directory

6 years agoadd custom name to log file
Federica Di Lauro [Wed, 18 Dec 2019 11:33:28 +0000 (12:33 +0100)]
add custom name to log file

6 years agopid: log dutycycle->velocity for matlab
Federica Di Lauro [Wed, 18 Dec 2019 11:25:23 +0000 (12:25 +0100)]
pid: log dutycycle->velocity for matlab

6 years agopid derviative term
Federica Di Lauro [Tue, 17 Dec 2019 13:14:10 +0000 (14:14 +0100)]
pid derviative term

6 years agopid works, needs tuning
Federica Di Lauro [Tue, 17 Dec 2019 13:10:09 +0000 (14:10 +0100)]
pid works, needs tuning

6 years agofix communication for testing
Federica Di Lauro [Sun, 15 Dec 2019 19:53:04 +0000 (20:53 +0100)]
fix communication for testing

6 years agofix interrupt prioriies
Federica Di Lauro [Sun, 15 Dec 2019 15:31:59 +0000 (16:31 +0100)]
fix interrupt prioriies

6 years agopid control, to be tested
Federica Di Lauro [Sat, 14 Dec 2019 17:39:04 +0000 (18:39 +0100)]
pid control, to be tested

6 years agopid and motor_controller classes implemented
Federica Di Lauro [Sat, 14 Dec 2019 16:03:25 +0000 (17:03 +0100)]
pid and motor_controller classes implemented

6 years agoconfigure pins
Federica Di Lauro [Fri, 13 Dec 2019 11:33:58 +0000 (12:33 +0100)]
configure pins

6 years agoMerge pull request #3 from iralabdisco/odometry
fdila [Fri, 13 Dec 2019 08:34:50 +0000 (09:34 +0100)]
Merge pull request #3 from iralabdisco/odometry

Odometry and uart

6 years agoreceive and trasmit work together
Federica Di Lauro [Fri, 6 Dec 2019 14:35:12 +0000 (15:35 +0100)]
receive and trasmit work together

6 years agosplit python script, otto can receive now
Federica Di Lauro [Fri, 6 Dec 2019 14:20:36 +0000 (15:20 +0100)]
split python script, otto can receive now

6 years agouart tests
Federica Di Lauro [Fri, 6 Dec 2019 13:39:07 +0000 (14:39 +0100)]
uart tests

6 years agospecify endianness
Federica Di Lauro [Tue, 3 Dec 2019 15:38:13 +0000 (16:38 +0100)]
specify endianness

6 years agoserial transmission
Federica Di Lauro [Tue, 3 Dec 2019 15:30:59 +0000 (16:30 +0100)]
serial transmission

6 years agofix formatting
Federica Di Lauro [Mon, 2 Dec 2019 15:24:16 +0000 (16:24 +0100)]
fix formatting

6 years agogoodbye rosserial
Federica Di Lauro [Mon, 2 Dec 2019 15:00:42 +0000 (16:00 +0100)]
goodbye rosserial

6 years agoadd python script to receive from UART
Federica Di Lauro [Mon, 2 Dec 2019 14:55:42 +0000 (15:55 +0100)]
add python script to receive from UART

6 years agoMerge pull request #2 from iralabdisco/encoder-dev
fdila [Fri, 22 Nov 2019 12:03:53 +0000 (13:03 +0100)]
Merge pull request #2 from iralabdisco/encoder-dev

rosserial works, testing odometry

6 years agorosserial works, testing odometry
Federica Di Lauro [Fri, 22 Nov 2019 12:02:51 +0000 (13:02 +0100)]
rosserial works, testing odometry

6 years agoMerge pull request #1 from iralabdisco/encoder-dev
fdila [Mon, 18 Nov 2019 16:02:04 +0000 (17:02 +0100)]
Merge pull request #1 from iralabdisco/encoder-dev

Encoder development, start rosserial communication and odometry

6 years agorosserial works, odometry si rompe
Federica Di Lauro [Mon, 18 Nov 2019 15:58:18 +0000 (16:58 +0100)]
rosserial works, odometry si rompe

6 years agoodometry
Federica Di Lauro [Mon, 28 Oct 2019 14:59:06 +0000 (15:59 +0100)]
odometry

6 years agoodometry
Federica Di Lauro [Mon, 28 Oct 2019 13:29:28 +0000 (14:29 +0100)]
odometry

6 years agoodometry
Federica Di Lauro [Wed, 23 Oct 2019 12:43:59 +0000 (14:43 +0200)]
odometry

6 years agoStart odometry
Federica Di Lauro [Fri, 18 Oct 2019 14:43:18 +0000 (16:43 +0200)]
Start odometry

6 years agoReading velocity fixes, everything works now
Federica Di Lauro [Fri, 18 Oct 2019 12:33:45 +0000 (14:33 +0200)]
Reading velocity fixes, everything works now

6 years agoencoder resolution x2
Federica Di Lauro [Wed, 16 Oct 2019 12:07:04 +0000 (14:07 +0200)]
encoder resolution x2

6 years agodelete eclipse temporary files
Federica Di Lauro [Wed, 16 Oct 2019 11:42:15 +0000 (13:42 +0200)]
delete eclipse temporary files

6 years agoupdate to new firmware version broke the encoder readings
Federica Di Lauro [Wed, 16 Oct 2019 11:38:22 +0000 (13:38 +0200)]
update to new firmware version broke the encoder readings

6 years agofix counter backward direction
Federica Di Lauro [Tue, 15 Oct 2019 09:57:42 +0000 (11:57 +0200)]
fix counter backward direction

6 years agofix
Federica Di Lauro [Tue, 15 Oct 2019 09:29:17 +0000 (11:29 +0200)]
fix

6 years agobegin managing directioN
Federica Di Lauro [Tue, 15 Oct 2019 09:07:18 +0000 (11:07 +0200)]
begin managing directioN

6 years agoencoder reading
Federica Di Lauro [Wed, 9 Oct 2019 12:37:31 +0000 (14:37 +0200)]
encoder reading

6 years agoticks to linear velocity
Federica Di Lauro [Tue, 8 Oct 2019 09:11:58 +0000 (11:11 +0200)]
ticks to linear velocity

6 years agostart reading velocity from encoder
Federica Di Lauro [Tue, 8 Oct 2019 08:17:11 +0000 (10:17 +0200)]
start reading velocity from encoder

6 years agoStart working on timer callback
Federica Di Lauro [Thu, 26 Sep 2019 13:46:01 +0000 (15:46 +0200)]
Start working on timer callback

6 years agoencoder tick reading and reset (working)
Federica Di Lauro [Fri, 20 Sep 2019 12:51:36 +0000 (14:51 +0200)]
encoder tick reading and reset (working)

6 years agoencoder not compiling
Federica Di Lauro [Thu, 19 Sep 2019 16:02:24 +0000 (18:02 +0200)]
encoder not compiling

6 years agofix link
Federica Di Lauro [Thu, 19 Sep 2019 11:26:58 +0000 (13:26 +0200)]
fix link

6 years agoadd c++ style guide
Federica Di Lauro [Thu, 19 Sep 2019 11:25:24 +0000 (13:25 +0200)]
add c++ style guide

6 years agoinitialize project
Federica Di Lauro [Thu, 19 Sep 2019 09:24:06 +0000 (11:24 +0200)]
initialize project

6 years agoclean
Federica Di Lauro [Thu, 19 Sep 2019 08:21:25 +0000 (10:21 +0200)]
clean

6 years agosubscriber funziona
Federica Di Lauro [Thu, 12 Sep 2019 12:43:32 +0000 (14:43 +0200)]
subscriber funziona

6 years agopublisher funziona, subscriber no
Federica Di Lauro [Wed, 11 Sep 2019 15:48:13 +0000 (17:48 +0200)]
publisher funziona, subscriber no

6 years agohello world! funziona
Federica Di Lauro [Wed, 11 Sep 2019 13:51:31 +0000 (15:51 +0200)]
hello world! funziona

6 years agoconfig periferiche okok, da sistemare STM32Hardware.h
Federica Di Lauro [Wed, 11 Sep 2019 10:11:24 +0000 (12:11 +0200)]
config periferiche okok, da sistemare STM32Hardware.h

6 years agocpp works
Federica Di Lauro [Mon, 9 Sep 2019 15:37:20 +0000 (17:37 +0200)]
cpp works

6 years agocpp not working
Federica Di Lauro [Mon, 9 Sep 2019 15:26:33 +0000 (17:26 +0200)]
cpp not working

6 years agofix
Federica Di Lauro [Fri, 6 Sep 2019 12:46:11 +0000 (14:46 +0200)]
fix

6 years agopwm function
Federica Di Lauro [Fri, 6 Sep 2019 07:41:13 +0000 (09:41 +0200)]
pwm function

6 years agopwm
Federica Di Lauro [Wed, 4 Sep 2019 15:33:09 +0000 (17:33 +0200)]
pwm

6 years agoadd gitignore
Federica Di Lauro [Tue, 3 Sep 2019 12:32:58 +0000 (14:32 +0200)]
add gitignore

6 years agopwm first test
Federica Di Lauro [Tue, 3 Sep 2019 12:30:33 +0000 (14:30 +0200)]
pwm first test

6 years agotest encoder working
Federica Di Lauro [Tue, 3 Sep 2019 12:22:10 +0000 (14:22 +0200)]
test encoder working

6 years agoUpdate README.md
fdila [Tue, 6 Aug 2019 08:56:07 +0000 (10:56 +0200)]
Update README.md

6 years agomoved files to wiki
Federica Di Lauro [Tue, 6 Aug 2019 08:55:10 +0000 (10:55 +0200)]
moved files to wiki

6 years agoupdate ide
Federica Di Lauro [Fri, 2 Aug 2019 14:01:23 +0000 (16:01 +0200)]
update ide

6 years agoStarting to setup IDE and libraries
Federica Di Lauro [Fri, 2 Aug 2019 09:02:40 +0000 (11:02 +0200)]
Starting to setup IDE and libraries

6 years agoHardware list is complete
Federica Di Lauro [Fri, 2 Aug 2019 09:02:05 +0000 (11:02 +0200)]
Hardware list is complete

6 years agoBegin of hardware requirements
Federica Di Lauro [Fri, 26 Jul 2019 20:23:11 +0000 (22:23 +0200)]
Begin of hardware requirements

6 years agoStarting to learn about drivers, encoders and PID control
Federica Di Lauro [Fri, 26 Jul 2019 20:22:46 +0000 (22:22 +0200)]
Starting to learn about drivers, encoders and PID control

6 years agoInitial commit
fdila [Thu, 25 Jul 2019 18:10:14 +0000 (20:10 +0200)]
Initial commit