You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Project Overview
6
6
7
-
Active Wing is an ESP32-C3 vehicle telemetry system that performs real-time sensor fusion of IMU and GPS data using an Extended Kalman Filter (EKF). It streams binary telemetry at 20 Hz over TCP for live data acquisition during track days, autocross, rally, and vehicle dynamics research.
7
+
Blackbox is an ESP32-C3 vehicle telemetry system that performs real-time sensor fusion of IMU and GPS data using an Extended Kalman Filter (EKF). It streams binary telemetry at 20 Hz over TCP for live data acquisition during track days, autocross, rally, and vehicle dynamics research.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
-
# Contributing to Active Wing
1
+
# Contributing to Blackbox
2
2
3
3
First off, thanks for taking the time to contribute! 🎉
4
4
5
-
Active Wing is a community-driven project, and we welcome contributions from everyone—whether you're a seasoned embedded developer, a car enthusiast learning to code, or somewhere in between.
5
+
Blackbox is a community-driven project, and we welcome contributions from everyone—whether you're a seasoned embedded developer, a car enthusiast learning to code, or somewhere in between.
6
6
7
7
---
8
8
9
9
## Code of Conduct
10
10
11
11
### Our Pledge
12
12
13
-
We pledge to make participation in the Active Wing community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
13
+
We pledge to make participation in the Blackbox community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
14
14
15
15
### Our Standards
16
16
@@ -85,12 +85,12 @@ If you experience or witness unacceptable behavior, please report it by opening
0 commit comments