{"id":17032330,"url":"https://github.com/cbenoit/lo41-drone-sim","last_synced_at":"2025-11-04T02:04:24.792Z","repository":{"id":67993335,"uuid":"91254447","full_name":"CBenoit/LO41-drone-sim","owner":"CBenoit","description":"UTBM course's LO41 project about delivery drones.","archived":false,"fork":false,"pushed_at":"2017-06-21T20:51:50.000Z","size":563,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T22:53:59.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CBenoit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-14T15:53:39.000Z","updated_at":"2017-06-24T10:23:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"9849f8b4-92cb-4326-b8d3-f164223d6565","html_url":"https://github.com/CBenoit/LO41-drone-sim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2FLO41-drone-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2FLO41-drone-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2FLO41-drone-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2FLO41-drone-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CBenoit","download_url":"https://codeload.github.com/CBenoit/LO41-drone-sim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020341,"owners_count":20548180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:28:04.970Z","updated_at":"2025-11-04T02:04:24.750Z","avatar_url":"https://github.com/CBenoit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LO41 Drone Sim\n\nA LO41 project about delivery drones.\n\n## How to build and run\n\nTo build the project you can use the make command with the provided Makefile.\n\nThe usage is as follow:\n\n- `$ make`, for a classical build.\n- `$ make run`, to build and run.\n- `$ make debug`, for a debug build. It also runs directly the program.\n- `$ make clean`, to clean files produced by compilation.\n\nThe binary is to be found in the `./bin` folder.\n\nTo run manually the software with default parameters, use the command `$ ./bin/LO41_drone_sim.elf`.\n\n## Command usage\n\nThe software can be run with the following arguments:\n\n    --speed \u003cspeed\u003e`   to specify the minimum duration in milliseconds of each simulation tick.\n    --file \u003ccsv_file\u003e` to specify the simulation csv file to use.\n\n## No memory leaks\n\nWe checked the software for memory leaks with Valgrind. Here is the heap summary:\n\n    ==7391== HEAP SUMMARY:\n    ==7391==     in use at exit: 0 bytes in 0 blocks\n    ==7391==   total heap usage: 706 allocs, 706 frees, 111,821 bytes allocated\n    ==7391==\n    ==7391== All heap blocks were freed -- no leaks are possible\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbenoit%2Flo41-drone-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbenoit%2Flo41-drone-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbenoit%2Flo41-drone-sim/lists"}