renamed data-folder to data_src
10003
Software/data_src/static/css/bootstrap.min.css
vendored
Normal file
8442
Software/data_src/static/css/custom.css
Normal file
10
Software/data_src/static/css/tweaks.css
Normal file
@@ -0,0 +1,10 @@
|
||||
body {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 2px;
|
||||
border-width: 0;
|
||||
color: gray;
|
||||
background-color: gray
|
||||
}
|
12
Software/data_src/static/dtc.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
1 - TANK_EMPTY
|
||||
2 - DTC_TANK_LOW
|
||||
3 - DTC_NO_EEPROM_FOUND
|
||||
4 - DTC_EEPROM_CFG_BAD
|
||||
5 - DTC_EEPROM_PDS_BAD
|
||||
6 - DTC_EEPROM_PDSADRESS_BAD
|
||||
7 - DTC_EEPROM_VERSION_BAD
|
||||
8 - DTC_FLASHFS_ERROR
|
||||
9 - DTC_FLASHFS_VERSION_ERROR
|
||||
10 - DTC_NO_GPS_SERIAL
|
||||
11 - DTC_CAN_TRANSCEIVER_FAILED
|
||||
12 - DTC_NO_CAN_SIGNAL
|
BIN
Software/data_src/static/img/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
Software/data_src/static/img/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
Software/data_src/static/img/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
Software/data_src/static/img/critical.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
Software/data_src/static/img/favicon-16x16.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
Software/data_src/static/img/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
Software/data_src/static/img/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
Software/data_src/static/img/info.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
Software/data_src/static/img/logo.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
1
Software/data_src/static/img/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
BIN
Software/data_src/static/img/warn.png
Normal file
After Width: | Height: | Size: 9.4 KiB |