{"id":27159528,"url":"https://github.com/nerdcopter/rust_blackbox_analyzer","last_synced_at":"2025-07-09T12:10:14.594Z","repository":{"id":285810654,"uuid":"959396613","full_name":"nerdCopter/rust_blackbox_analyzer","owner":"nerdCopter","description":"A.I. experiment to read BBL","archived":false,"fork":false,"pushed_at":"2025-04-03T14:13:29.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T02:55:05.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerdCopter.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-04-02T18:11:23.000Z","updated_at":"2025-04-04T17:39:13.000Z","dependencies_parsed_at":"2025-04-02T20:23:29.069Z","dependency_job_id":"5194a0ea-a728-40bf-a4c9-a7558445a7a5","html_url":"https://github.com/nerdCopter/rust_blackbox_analyzer","commit_stats":null,"previous_names":["nerdcopter/rust_blackbox_analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nerdCopter/rust_blackbox_analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdCopter%2Frust_blackbox_analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdCopter%2Frust_blackbox_analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdCopter%2Frust_blackbox_analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdCopter%2Frust_blackbox_analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerdCopter","download_url":"https://codeload.github.com/nerdCopter/rust_blackbox_analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdCopter%2Frust_blackbox_analyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264456020,"owners_count":23611068,"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":"2025-04-08T22:52:41.771Z","updated_at":"2025-07-09T12:10:14.578Z","avatar_url":"https://github.com/nerdCopter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Experiment in A.I to create a RUST program to read Betaflight Blackbox PID, FF\n\n### Prerequisite\n\nhttps://www.rust-lang.org/tools/install\n\n### Build and execute\n\n```shell\nclear\ncargo build --release \u0026\u0026 ./target/release/blackbox_analyzer --input path/to/BTFL_Log.BBL\nls -lhrt *.png *.csv\n```\n\n### 100% \"Vibe Coded\"\n\nThis project was created with https://perplexity.ai, at a cost of many attempts to explain and fix issues during the process. It does not currently produce proper values nor a proper graph; However, it was the closest to a working state of reading BBL files Is i was able to get with strict A.I.\n\nA.I was asked to use both Blackbox-log-viewer and PlasmaTree as refrences to write a RUST program to read BBL files and produce step-responses but calculate the PID's without FF.  When that repeatedly failed, I took a step back and asked A.I. to only read, plot and output PID and FF.  After many fixes, I asked A.I. to reintruduce removal of FF, but output both PID and PID without FF.\n\nThis is the result (9d5cf7b); However, the data presented is nonsense. Review issue #1 for current status and example data. It reads rather agnostically. Seemingly with no skipping of headers and does use the correct PID field order that I can tell. (At least according to the BBE's csv export for comparison). I decided to commit and upload the project because it may be a good starting point for further development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdcopter%2Frust_blackbox_analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerdcopter%2Frust_blackbox_analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdcopter%2Frust_blackbox_analyzer/lists"}