Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Drone FlyMonitor2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philippe Gaussier
Drone FlyMonitor2
Graph
913906e365068b2898cbfbb05694753480bcf21d
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
28
Oct
27
26
20
19
11
10
6
4
3
2
29
Sep
28
25
22
19
15
14
13
12
11
8
4
1
31
Aug
30
29
18
17
Jul
11
5
Jun
4
2
1
17
May
2
Dec
10
Oct
9
4
3
2
Jun
19
May
20
Oct
18
15
14
30
Sep
27
20
15
13
22
Jul
20
18
Jun
23
Apr
29
Mar
27
26
16
Feb
Fixed the real time token time parameter
master
master
Update to the joystick's button handling when communicating through flymonitor
Final final final report. Stephane.
Final final report. Stephane.
Final report update. Stephane.
update readme
removed .script and .res files that can always be compiled with leto/coeos
update vpc_compass script : add save command from frone script, if you save from the drone script, the vpc_compass will this info and will save the place cells activities in vpc_compass/plot/PC.SAVE
remove readme
changing and deleting files, add new memory
new script "navigation_vpc_compass" : add a new script for view cell/compass association (LMS) + a compass control in output
update drone script : change gas variable parameters to mask for faster test without to recompile when changing the parameters
/dev/video4 to /dev/video2
update tracking script : lower the threshold, limit less the borders
update fly_monitor : re-add limit to motor control
typo
Changed gas parameters from variable (in drone.var) to mask (external file like mask_gas.txt). That way, it is faster to change without compiling. Update readme.
fly_monitor update: separate manual control script (control with altitude) and manual direct script (control directly the gas)
update object tracking script to correct bad commands output. The correct behavior should be :
additional script to plot more view cells
update view_cell scripts with better parameters
hardware files update
fly_monitor update: bit of code adjustment with updated comment
Adjusted some displays in themis scripts
update fly_monitor to add a test version for manual command (removed the arming part), it will the control command to the drone but the drone will not answer.
Updated view_cells ploting scripts to add accuracy computation
Moved unit test script to a "example" folder to avoid confusion with "navigation" folder which is the actual implementation
Update tracking script to have a better handle for object NON-detection
Corrected bad size for f_multiply between v_motors and the checkbox
Added a new script tracking for object tracking, it allows to learn object visually (associated with focus points) and send control commands to track the object on the horizontal axis (left/right)
Update view_cell script to have faster processing, it does no longer recalculate values for difference of gaussians for each image but stock those values during initalization (the beginning takes ~1 min)
update fly_monitor to hava a slower writing thread, but less limit on movement control
Updated drone script to send joystick inputs to the shared memory, and added a checkbox for visual control (on vmotors)
Add CHANGELOG
Changed f_out "v_motors"'s channel name to "simulation" because it was confusing with (pixhawk.control)
Changed starting alttitude in the drone script (now it can take account of negative values)
Renamed HOWTO.md to README.md
Added a new script : object tracking. Part of it reuses view_cells, it allows learning of view cells and associates to an object.
Smalle update readme 2
Small update readme
Loading