mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-11 07:46:33 +01:00
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
This commit is contained in:
@@ -15,25 +15,6 @@
|
|||||||
│ + // fix touch offset (Removed for US version)
|
│ + // fix touch offset (Removed for US version)
|
||||||
│ + //lcd_dev fffb 0002 0000 0020
|
│ + //lcd_dev fffb 0002 0000 0020
|
||||||
│ page pageStartup
|
│ page pageStartup
|
||||||
│ --- HMI/n2t-out/cardChart.txt
|
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardChart.txt
|
|
||||||
│ @@ -168,15 +168,15 @@
|
|
||||||
│ Send Component ID : disabled
|
|
||||||
│
|
|
||||||
│ Button bNext
|
|
||||||
│ Attributes
|
|
||||||
│ Scope : local
|
|
||||||
│ Dragging : 0
|
|
||||||
│ Disable release event after dragging: 0
|
|
||||||
│ - Send Component ID : disabled
|
|
||||||
│ + Send Component ID : on press
|
|
||||||
│ State : unpressed
|
|
||||||
│ Text : î³
|
|
||||||
│ Max. Text Size : 10
|
|
||||||
│
|
|
||||||
│ Events
|
|
||||||
│ Touch Press Event
|
|
||||||
│ tSend.txt="event,buttonPress2,cardChart,"
|
|
||||||
│ --- HMI/n2t-out/cardEntities.txt
|
│ --- HMI/n2t-out/cardEntities.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
│ @@ -61,14 +61,24 @@
|
│ @@ -61,14 +61,24 @@
|
||||||
@@ -1016,23 +997,6 @@
|
|||||||
│ //command format pageType,specialPageName
|
│ //command format pageType,specialPageName
|
||||||
│ //write name of speical page to tId
|
│ //write name of speical page to tId
|
||||||
│ spstr strCommand.txt,tId.txt,"~",1
|
│ spstr strCommand.txt,tId.txt,"~",1
|
||||||
│ @@ -2005,15 +2775,15 @@
|
|
||||||
│ if(sleepTimeout!=0&&dimValue!=dim)
|
|
||||||
│ {
|
|
||||||
│ sleepValue+=1
|
|
||||||
│ if(sleepTimeout<=sleepValue)
|
|
||||||
│ {
|
|
||||||
│ sleepValue=0
|
|
||||||
│ dim=dimValue
|
|
||||||
│ - tSend.txt="event,sleepReached,cardEntities"
|
|
||||||
│ + tSend.txt="event,sleepReached,cardAlarm"
|
|
||||||
│ //send calc crc
|
|
||||||
│ btlen tSend.txt,sys0
|
|
||||||
│ crcrest 1,0xffff // reset CRC
|
|
||||||
│ crcputh 55 bb
|
|
||||||
│ crcputs sys0,2
|
|
||||||
│ crcputs tSend.txt,0
|
|
||||||
│ //send cmd
|
|
||||||
│ --- HMI/n2t-out/cardGrid.txt
|
│ --- HMI/n2t-out/cardGrid.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardGrid.txt
|
├── +++ HMI/US/portrait/n2t-out/cardGrid.txt
|
||||||
│ @@ -258,18 +258,14 @@
|
│ @@ -258,18 +258,14 @@
|
||||||
|
|||||||
@@ -1,25 +1,6 @@
|
|||||||
+++ /dev/fd/62 2022-12-21 19:52:24.482417329 +0000
|
+++ /dev/fd/62 2022-12-21 20:02:53.423928525 +0000
|
||||||
+I/n2t-out/Program.s.txt
|
+I/n2t-out/Program.s.txt
|
||||||
++ HMI/US/portrait/n2t-out/Program.s.txt
|
++ HMI/US/portrait/n2t-out/Program.s.txt
|
||||||
+I/n2t-out/cardChart.txt
|
|
||||||
++ HMI/US/portrait/n2t-out/cardChart.txt
|
|
||||||
+15 +168,15 @@
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+
|
|
||||||
+bNext
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Send Component ID : on press
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : î³
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+nts
|
|
||||||
+ Touch Press Event
|
|
||||||
+ tSend.txt="event,buttonPress2,cardChart,"
|
|
||||||
+I/n2t-out/cardEntities.txt
|
+I/n2t-out/cardEntities.txt
|
||||||
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
+14 +116,26 @@
|
+14 +116,26 @@
|
||||||
@@ -423,23 +404,6 @@
|
|||||||
+ covx tTmp.txt,sys0,0,0
|
+ covx tTmp.txt,sys0,0,0
|
||||||
+ hSlider6.maxval=sys0
|
+ hSlider6.maxval=sys0
|
||||||
+ }
|
+ }
|
||||||
+,15 +2775,15 @@
|
|
||||||
+ if(sleepTimeout!=0&&dimValue!=dim)
|
|
||||||
+ {
|
|
||||||
+ sleepValue+=1
|
|
||||||
+ if(sleepTimeout<=sleepValue)
|
|
||||||
+ {
|
|
||||||
+ sleepValue=0
|
|
||||||
+ dim=dimValue
|
|
||||||
+ tSend.txt="event,sleepReached,cardEntities"
|
|
||||||
+ tSend.txt="event,sleepReached,cardAlarm"
|
|
||||||
+ //send calc crc
|
|
||||||
+ btlen tSend.txt,sys0
|
|
||||||
+ crcrest 1,0xffff // reset CRC
|
|
||||||
+ crcputh 55 bb
|
|
||||||
+ crcputs sys0,2
|
|
||||||
+ crcputs tSend.txt,0
|
|
||||||
+ //send cmd
|
|
||||||
+I/n2t-out/cardGrid.txt
|
+I/n2t-out/cardGrid.txt
|
||||||
++ HMI/US/portrait/n2t-out/cardGrid.txt
|
++ HMI/US/portrait/n2t-out/cardGrid.txt
|
||||||
+18 +258,14 @@
|
+18 +258,14 @@
|
||||||
|
|||||||
@@ -252,7 +252,7 @@ Button bNext
|
|||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Disable release event after dragging: 0
|
||||||
Send Component ID : on press
|
Send Component ID : disabled
|
||||||
Opacity : 127
|
Opacity : 127
|
||||||
x coordinate : 262
|
x coordinate : 262
|
||||||
y coordinate : 16
|
y coordinate : 16
|
||||||
|
|||||||
@@ -4119,7 +4119,7 @@ Timer tmSleep
|
|||||||
{
|
{
|
||||||
sleepValue=0
|
sleepValue=0
|
||||||
dim=dimValue
|
dim=dimValue
|
||||||
tSend.txt="event,sleepReached,cardAlarm"
|
tSend.txt="event,sleepReached,cardEntities"
|
||||||
//send calc crc
|
//send calc crc
|
||||||
btlen tSend.txt,sys0
|
btlen tSend.txt,sys0
|
||||||
crcrest 1,0xffff // reset CRC
|
crcrest 1,0xffff // reset CRC
|
||||||
|
|||||||
@@ -30,6 +30,10 @@ pageStartup
|
|||||||
19 Component(s)
|
19 Component(s)
|
||||||
181 Line(s) of event code
|
181 Line(s) of event code
|
||||||
129 Unique line(s) of event code
|
129 Unique line(s) of event code
|
||||||
|
cardGrid
|
||||||
|
42 Component(s)
|
||||||
|
518 Line(s) of event code
|
||||||
|
294 Unique line(s) of event code
|
||||||
popupShutter
|
popupShutter
|
||||||
25 Component(s)
|
25 Component(s)
|
||||||
398 Line(s) of event code
|
398 Line(s) of event code
|
||||||
@@ -42,10 +46,6 @@ cardPower
|
|||||||
43 Component(s)
|
43 Component(s)
|
||||||
439 Line(s) of event code
|
439 Line(s) of event code
|
||||||
299 Unique line(s) of event code
|
299 Unique line(s) of event code
|
||||||
cardGrid
|
|
||||||
42 Component(s)
|
|
||||||
518 Line(s) of event code
|
|
||||||
294 Unique line(s) of event code
|
|
||||||
cardMedia
|
cardMedia
|
||||||
57 Component(s)
|
57 Component(s)
|
||||||
660 Line(s) of event code
|
660 Line(s) of event code
|
||||||
@@ -83,4 +83,4 @@ Total
|
|||||||
19 Page(s)
|
19 Page(s)
|
||||||
693 Component(s)
|
693 Component(s)
|
||||||
8806 Line(s) of event code
|
8806 Line(s) of event code
|
||||||
2252 Unique line(s) of event code
|
2253 Unique line(s) of event code
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ Button bNext
|
|||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Disable release event after dragging: 0
|
||||||
Send Component ID : on press
|
Send Component ID : disabled
|
||||||
State : unpressed
|
State : unpressed
|
||||||
Text : î³
|
Text : î³
|
||||||
Max. Text Size : 10
|
Max. Text Size : 10
|
||||||
|
|||||||
@@ -2779,7 +2779,7 @@ Timer tmSleep
|
|||||||
{
|
{
|
||||||
sleepValue=0
|
sleepValue=0
|
||||||
dim=dimValue
|
dim=dimValue
|
||||||
tSend.txt="event,sleepReached,cardAlarm"
|
tSend.txt="event,sleepReached,cardEntities"
|
||||||
//send calc crc
|
//send calc crc
|
||||||
btlen tSend.txt,sys0
|
btlen tSend.txt,sys0
|
||||||
crcrest 1,0xffff // reset CRC
|
crcrest 1,0xffff // reset CRC
|
||||||
|
|||||||
Reference in New Issue
Block a user