start routing

This commit is contained in:
2025-05-13 20:21:18 -07:00
parent e1abdd58a8
commit d57a1c7790
16 changed files with 20407 additions and 3335 deletions

View File

@ -14,7 +14,7 @@
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"right": 140,
"top": 30
},
"measurements": [
@ -33,23 +33,27 @@
{
"expr": "MAX V(/FILTERS/OLP)",
"format": "3~V"
},
{
"expr": "AVG V(/FILTERS/IBP1)",
"format": "3~V"
}
],
"showGrid": true,
"traces": [
{
"color": "rgb(229, 196, 148)",
"signal": "V(/FILTERS/OBP1)",
"color": "rgb(255, 255, 51)",
"signal": "V(/FILTERS/IBP1)",
"trace_type": 257
},
{
"color": "rgb(55, 126, 184)",
"signal": "V(IN)",
"trace_type": 257
},
{
"color": "rgb(247, 129, 191)",
"signal": "V(/LED_GAIN/BREF)",
"trace_type": 257
},
{
"color": "rgb(77, 175, 74)",
"signal": "V(/LED_GAIN/OUTB)",
"signal": "V(OUT)",
"trace_type": 257
},
{