mirror of
https://github.com/dimoniche/Moyka.git
synced 2026-01-29 17:33:33 +03:00
последние штрихи
This commit is contained in:
parent
0a790d548f
commit
8568d3527e
@ -83,17 +83,6 @@ void AddOutPulses(int count, int len_ms)
|
||||
int drawPostInfo[COUNT_POST + COUNT_VACUUM] = {0,0,0,0,0,0,0,0};
|
||||
int currentPosition = 0;
|
||||
|
||||
void DrawMenu(void)
|
||||
{
|
||||
if((SystemTime%2))
|
||||
{
|
||||
UserPrintMoneyMenu(currentPosition++);
|
||||
RefreshMenu();
|
||||
|
||||
if(currentPosition >= COUNT_POST + COUNT_VACUUM) currentPosition = 0;
|
||||
}
|
||||
}
|
||||
|
||||
typedef enum {
|
||||
|
||||
waitMoney = 0,
|
||||
@ -103,7 +92,19 @@ typedef enum {
|
||||
|
||||
} washStateEnum;
|
||||
|
||||
washStateEnum wash_State[COUNT_POST + COUNT_VACUUM] = {waitMoney,waitMoney,waitMoney,waitMoney,waitMoney,waitMoney,waitMoney,waitMoney};
|
||||
washStateEnum wash_State[COUNT_POST + COUNT_VACUUM] = {waitMoney, waitMoney, waitMoney, waitMoney, waitMoney, waitMoney, waitMoney, waitMoney};
|
||||
|
||||
int countSecWait[COUNT_POST + COUNT_VACUUM] = {0, 0, 0, 0, 0, 0, 0, 0};
|
||||
|
||||
void DrawMenu(void)
|
||||
{
|
||||
if((SystemTime%2))
|
||||
{
|
||||
UserPrintMoneyMenu(currentPosition++);
|
||||
|
||||
if(currentPosition >= COUNT_POST + COUNT_VACUUM) currentPosition = 0;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
Ñåðâåð îáðàáîòêè ñîáûòèé ïîëüçîâàòåëÿ
|
||||
@ -122,6 +123,8 @@ void UserAppTask(void *p_arg)
|
||||
was_critical_error = 0;
|
||||
#endif
|
||||
|
||||
int testMoney = 0;
|
||||
|
||||
while (1)
|
||||
{
|
||||
if (GetUserEvent(&event))
|
||||
@ -208,6 +211,7 @@ void UserAppTask(void *p_arg)
|
||||
if (labs(OSTimeGet() - money_timestamp[post]) > 1000UL * print_timeout)
|
||||
{
|
||||
SetAcceptedMoney(0, post);
|
||||
wash_State[post] = waitMoney;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -215,6 +219,14 @@ void UserAppTask(void *p_arg)
|
||||
{
|
||||
drawPostInfo[post] = 0;
|
||||
}
|
||||
|
||||
if(countSecWait[post])
|
||||
{
|
||||
countSecWait[post]--;
|
||||
|
||||
// ïðèøëî âðåìÿ ïå÷àòè ÷åêà
|
||||
if(!countSecWait[post]) PostUserEvent(EVENT_CASH_PRINT_CHECK_POST1 + post);
|
||||
}
|
||||
}
|
||||
|
||||
// ïðèíèìàåì äåíüãè
|
||||
@ -242,7 +254,7 @@ void UserAppTask(void *p_arg)
|
||||
|
||||
GetData(&CoinPerPulseDesc, &cpp, number_post, DATA_FLAG_DIRECT_INDEX);
|
||||
|
||||
money = cpp*GetResetCoinCount(number_post);
|
||||
money = cpp * GetResetCoinCount(number_post) + testMoney;
|
||||
|
||||
accmoney = GetAcceptedMoney(number_post);
|
||||
accmoney += money;
|
||||
@ -253,6 +265,7 @@ void UserAppTask(void *p_arg)
|
||||
if (money) SaveEventRecord(number_post, JOURNAL_EVENT_MONEY_COIN_POST1 + number_post, money);
|
||||
|
||||
wash_State[number_post] = insertMoney;
|
||||
testMoney = 0;
|
||||
}
|
||||
break;
|
||||
case EVENT_CASH_INSERTED_POST1:
|
||||
@ -268,7 +281,7 @@ void UserAppTask(void *p_arg)
|
||||
|
||||
GetData(&CashPerPulseDesc, &cpp, number_post, DATA_FLAG_DIRECT_INDEX);
|
||||
|
||||
money = cpp * GetResetCashCount(number_post);
|
||||
money = cpp * GetResetCashCount(number_post) + testMoney;
|
||||
|
||||
accmoney = GetAcceptedMoney(number_post);
|
||||
accmoney += money;
|
||||
@ -354,8 +367,27 @@ void UserAppTask(void *p_arg)
|
||||
int number_post = event - EVENT_STOP_MONEY_POST1;
|
||||
wash_State[number_post] = washing;
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST1:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST2:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST3:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST4:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST5:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_POST6:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_VACUUM1:
|
||||
case EVENT_WAIT_CASH_PRINT_CHECK_VACUUM2:
|
||||
if (GetMode() == MODE_WORK) //
|
||||
{
|
||||
int number_post = event - EVENT_WAIT_CASH_PRINT_CHECK_POST1;
|
||||
int count_delay = 0;
|
||||
|
||||
// çàïóñòèì çàäåðæêó ïå÷àòè ÷åêà
|
||||
GetData(&PrintTimeoutDesc, &count_delay, number_post, DATA_FLAG_DIRECT_INDEX);
|
||||
countSecWait[number_post] = count_delay;
|
||||
}
|
||||
break;
|
||||
|
||||
case EVENT_CASH_PRINT_CHECK_POST1:
|
||||
case EVENT_CASH_PRINT_CHECK_POST2:
|
||||
case EVENT_CASH_PRINT_CHECK_POST3:
|
||||
@ -367,7 +399,7 @@ void UserAppTask(void *p_arg)
|
||||
if (GetMode() == MODE_WORK) // ïå÷àòàåì òîëüêî â ðàáî÷åì ðåæèìå
|
||||
{
|
||||
int number_post = event - EVENT_CASH_PRINT_CHECK_POST1;
|
||||
|
||||
|
||||
// çäåñü ñîáûòèå ñòàðòà ïå÷àòè ÷åêà - âêëþ÷èëè íàñîñ èëè ïûëåñîñ
|
||||
CPU_INT32U accmoney = GetAcceptedMoney(number_post);
|
||||
|
||||
@ -403,7 +435,10 @@ void UserAppTask(void *p_arg)
|
||||
break;
|
||||
|
||||
case EVENT_KEY_F1:
|
||||
FIO4SET_bit.P4_28 = 1;
|
||||
testMoney = 100;
|
||||
PostUserEvent(EVENT_CASH_INSERTED_POST1);
|
||||
|
||||
/*FIO4SET_bit.P4_28 = 1;
|
||||
OSTimeDly(50);
|
||||
FIO4CLR_bit.P4_28 = 1;
|
||||
OSTimeDly(50);
|
||||
@ -421,14 +456,14 @@ void UserAppTask(void *p_arg)
|
||||
OSTimeDly(50);
|
||||
FIO4SET_bit.P4_28 = 1;
|
||||
OSTimeDly(50);
|
||||
FIO4CLR_bit.P4_28 = 1;
|
||||
FIO4CLR_bit.P4_28 = 1;*/
|
||||
break;
|
||||
/*case EVENT_KEY_F2:
|
||||
PostUserEvent(EVENT_CASH_INSERTED_POST2);
|
||||
case EVENT_KEY_F2:
|
||||
PostUserEvent(EVENT_STOP_MONEY_POST1);
|
||||
break;
|
||||
case EVENT_KEY_F3:
|
||||
PostUserEvent(EVENT_CASH_PRINT_CHECK_POST1);
|
||||
break;*/
|
||||
PostUserEvent(EVENT_WAIT_CASH_PRINT_CHECK_POST1);
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
break;
|
||||
@ -532,12 +567,34 @@ void UserPrintMoneyMenu(int post)
|
||||
|
||||
strcpy(buf, " ");
|
||||
PrintUserMenuStr(buf, 0);
|
||||
sprintf(buf, " Âíåñèòå äåíüãè");
|
||||
PrintUserMenuStr(buf, 1);
|
||||
accmoney = GetAcceptedMoney(post);
|
||||
sprintf(buf, "Ïðèíÿòî %d ðóá.", accmoney);
|
||||
PrintUserMenuStr(buf, 2);
|
||||
|
||||
|
||||
if(wash_State[post] == waitMoney)
|
||||
{
|
||||
sprintf(buf, " Âíåñèòå äåíüãè");
|
||||
PrintUserMenuStr(buf, 1);
|
||||
|
||||
sprintf(buf, " ");
|
||||
PrintUserMenuStr(buf, 2);
|
||||
}
|
||||
else if(wash_State[post] == insertMoney)
|
||||
{
|
||||
accmoney = GetAcceptedMoney(post);
|
||||
|
||||
sprintf(buf, " Âíåñèòå äåíüãè");
|
||||
PrintUserMenuStr(buf, 1);
|
||||
|
||||
sprintf(buf, "Ïðèíÿòî %d ðóá.", accmoney);
|
||||
PrintUserMenuStr(buf, 2);
|
||||
}
|
||||
else if(wash_State[post] == washing)
|
||||
{
|
||||
sprintf(buf, "Íà÷àëàñü ìîéêà");
|
||||
PrintUserMenuStr(buf, 1);
|
||||
|
||||
sprintf(buf, " ");
|
||||
PrintUserMenuStr(buf, 2);
|
||||
}
|
||||
|
||||
if(post < COUNT_POST)
|
||||
sprintf(buf, " Ïîñò %d", post + 1);
|
||||
else if(post < COUNT_POST + COUNT_VACUUM)
|
||||
@ -548,7 +605,7 @@ void UserPrintMoneyMenu(int post)
|
||||
PrintUserMenuStr(buf, 3);
|
||||
}
|
||||
|
||||
// âûâîä ìåíþ î íåâîçìîæîñòè ðàáîòû
|
||||
// âûâîä ìåíþ î íåâîçìîæíîñòè ðàáîòû
|
||||
void UserPrintErrorMenu(void)
|
||||
{
|
||||
char buf[32];
|
||||
|
||||
@ -63,13 +63,21 @@ enum{
|
||||
EVENT_STOP_MONEY_VACUUM1,
|
||||
EVENT_STOP_MONEY_VACUUM2,
|
||||
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST1,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST2,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST3,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST4,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST5,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_POST6,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_VACUUM1,
|
||||
EVENT_WAIT_CASH_PRINT_CHECK_VACUUM2,
|
||||
|
||||
EVENT_CASH_PRINT_CHECK_POST1,
|
||||
EVENT_CASH_PRINT_CHECK_POST2,
|
||||
EVENT_CASH_PRINT_CHECK_POST3,
|
||||
EVENT_CASH_PRINT_CHECK_POST4,
|
||||
EVENT_CASH_PRINT_CHECK_POST5,
|
||||
EVENT_CASH_PRINT_CHECK_POST6,
|
||||
|
||||
EVENT_CASH_PRINT_CHECK_VACUUM1,
|
||||
EVENT_CASH_PRINT_CHECK_VACUUM2,
|
||||
|
||||
|
||||
@ -614,7 +614,7 @@ TDataDescStruct const PrintTimeoutDesc = {
|
||||
DATA_NO_INDEX, // признак индексного параметра (список строк)
|
||||
NULL, // указатель на список строк для индексного параметра
|
||||
DATA_INIT_DISABLE,
|
||||
1 // значение по умолчанию
|
||||
5 // значение по умолчанию
|
||||
};
|
||||
|
||||
/*************************************
|
||||
|
||||
@ -868,8 +868,8 @@ const TMenuLine line_FrMenu_12 = {
|
||||
NULL
|
||||
};
|
||||
|
||||
const TMenuLineArray arr_FrMenuArray[] = {&line_FrMenu_0, &line_FrMenu_1, /*&line_FrMenu_2, &line_FrMenu_3,*/ &line_FrMenu_4, &line_FrMenu_5, &line_FrMenu_6, &line_FrMenu_7, &line_FrMenu_8, &line_FrMenu_9, &line_FrMenu_10, &line_FrMenu_11, &line_FrMenu_12, NULL};
|
||||
const TMenuPanel FrMenuPanel[] = {arr_FrMenuArray, NULL, 11, MENU_PANEL_STANDARD};
|
||||
const TMenuLineArray arr_FrMenuArray[] = {&line_FrMenu_0, &line_FrMenu_1, /*&line_FrMenu_2,*/ &line_FrMenu_3, &line_FrMenu_4, &line_FrMenu_5, &line_FrMenu_6, &line_FrMenu_7, &line_FrMenu_8, &line_FrMenu_9, &line_FrMenu_10, &line_FrMenu_11, &line_FrMenu_12, NULL};
|
||||
const TMenuPanel FrMenuPanel[] = {arr_FrMenuArray, NULL, 12, MENU_PANEL_STANDARD};
|
||||
|
||||
/***********************************
|
||||
МЕНЮ НАСТРОЙКА МОНЕТОПРИЕМНИКОВ
|
||||
|
||||
@ -110,7 +110,7 @@ void CoinTask(void *p_arg)
|
||||
if (OSTimeGet() - pend_signal_timestamp[i] > signal_pulse[i])
|
||||
{
|
||||
// åñòü óäåðæàíèå ñèãíàëà ïå÷àòè
|
||||
PostUserEvent(EVENT_CASH_PRINT_CHECK_POST1 + i);
|
||||
PostUserEvent(EVENT_WAIT_CASH_PRINT_CHECK_POST1 + i);
|
||||
pend_upsignal_counter[i] = 0;
|
||||
}
|
||||
}
|
||||
@ -805,7 +805,7 @@ void InitImpInput (void)
|
||||
// ñèãíàë ïå÷àòè ÷åêà ïîñò 1
|
||||
PINSEL9_bit.P4_28 = 0;
|
||||
PINMODE9_bit.P4_28 = 0;
|
||||
FIO4DIR_bit.P4_28 = 1;
|
||||
FIO4DIR_bit.P4_28 = 0;
|
||||
FIO4MASK_bit.P4_28 = 0;
|
||||
|
||||
// êóïþðîïðèåìíèê 2
|
||||
@ -947,6 +947,8 @@ void InitImpInput (void)
|
||||
|
||||
T3IR = 0xFF;
|
||||
|
||||
prev_input = curr_input = input_register();
|
||||
|
||||
OS_EXIT_CRITICAL();
|
||||
}
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ Count=0
|
||||
Enabled=0
|
||||
ShowSource=1
|
||||
[DebugChecksum]
|
||||
Checksum=-1718622406
|
||||
Checksum=-216480961
|
||||
[Exceptions]
|
||||
StopOnUncaught=_ 0
|
||||
StopOnThrow=_ 0
|
||||
@ -155,7 +155,9 @@ Fmt0={W}0:curr_input 4 0
|
||||
[Disassemble mode]
|
||||
mode=0
|
||||
[Breakpoints2]
|
||||
Count=0
|
||||
Bp0=_ 1 "EMUL_CODE" "{$PROJ_DIR$\PROJECT\services\coin.c}.113.21" 0 0 1 "" 0 "" 0
|
||||
Bp1=_ 1 "EMUL_CODE" "{$PROJ_DIR$\PROJECT\services\coin.c}.122.21" 0 0 1 "" 0 "" 0
|
||||
Count=2
|
||||
[Log file]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
|
||||
@ -52,14 +52,14 @@
|
||||
|
||||
|
||||
|
||||
<Pane><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\app\app_cfg.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>58</SelStart><SelEnd>58</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\..\..\8\positive_6_24\OS\app\app.c</Filename><XPos>0</XPos><YPos>26</YPos><SelStart>1431</SelStart><SelEnd>1431</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\console.c</Filename><XPos>0</XPos><YPos>109</YPos><SelStart>3332</SelStart><SelEnd>3332</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\lib\lib_def.h</Filename><XPos>0</XPos><YPos>111</YPos><SelStart>5973</SelStart><SelEnd>5981</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\fram_map.h</Filename><XPos>0</XPos><YPos>20</YPos><SelStart>665</SelStart><SelEnd>665</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\journal.c</Filename><XPos>0</XPos><YPos>390</YPos><SelStart>11708</SelStart><SelEnd>11708</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\time.c</Filename><XPos>0</XPos><YPos>81</YPos><SelStart>625</SelStart><SelEnd>625</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\journal.h</Filename><XPos>0</XPos><YPos>39</YPos><SelStart>3057</SelStart><SelEnd>3070</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\menu\menudesc.c</Filename><XPos>0</XPos><YPos>731</YPos><SelStart>31919</SelStart><SelEnd>31939</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\data.h</Filename><XPos>0</XPos><YPos>27</YPos><SelStart>688</SelStart><SelEnd>702</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\datadesc.c</Filename><XPos>0</XPos><YPos>42</YPos><SelStart>1577</SelStart><SelEnd>1597</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\data.c</Filename><XPos>0</XPos><YPos>344</YPos><SelStart>9426</SelStart><SelEnd>9426</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\coin.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>697</SelStart><SelEnd>697</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\coin.c</Filename><XPos>0</XPos><YPos>102</YPos><SelStart>3353</SelStart><SelEnd>3368</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\app_serv.c</Filename><XPos>0</XPos><YPos>376</YPos><SelStart>12820</SelStart><SelEnd>12820</SelEnd></Tab><ActiveTab>14</ActiveTab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\datadesc.h</Filename><XPos>0</XPos><YPos>25</YPos><SelStart>1363</SelStart><SelEnd>1363</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\app\app.c</Filename><XPos>0</XPos><YPos>27</YPos><SelStart>1131</SelStart><SelEnd>1131</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\fiscal\fiscal.c</Filename><XPos>0</XPos><YPos>151</YPos><SelStart>3796</SelStart><SelEnd>3796</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\fr.c</Filename><XPos>0</XPos><YPos>1040</YPos><SelStart>27086</SelStart><SelEnd>27086</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\fiscal\fiscal.h</Filename><XPos>0</XPos><YPos>125</YPos><SelStart>7515</SelStart><SelEnd>7517</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\mode.c</Filename><XPos>0</XPos><YPos>28</YPos><SelStart>763</SelStart><SelEnd>763</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\keyboard\keyboard.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>470</SelStart><SelEnd>470</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\cpu\cpu.h</Filename><XPos>0</XPos><YPos>85</YPos><SelStart>4701</SelStart><SelEnd>4701</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\menu\menu.h</Filename><XPos>0</XPos><YPos>14</YPos><SelStart>928</SelStart><SelEnd>928</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\os_ii\source\os_core.c</Filename><XPos>0</XPos><YPos>1359</YPos><SelStart>56869</SelStart><SelEnd>56869</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\app_serv.h</Filename><XPos>0</XPos><YPos>49</YPos><SelStart>1536</SelStart><SelEnd>1558</SelEnd></Tab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
|
||||
<Pane><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\app\app_cfg.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>58</SelStart><SelEnd>58</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\..\..\8\positive_6_24\OS\app\app.c</Filename><XPos>0</XPos><YPos>26</YPos><SelStart>1431</SelStart><SelEnd>1431</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\console.c</Filename><XPos>0</XPos><YPos>109</YPos><SelStart>3332</SelStart><SelEnd>3332</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\lib\lib_def.h</Filename><XPos>0</XPos><YPos>111</YPos><SelStart>5973</SelStart><SelEnd>5981</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\fram_map.h</Filename><XPos>0</XPos><YPos>20</YPos><SelStart>665</SelStart><SelEnd>665</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\journal.c</Filename><XPos>0</XPos><YPos>390</YPos><SelStart>11708</SelStart><SelEnd>11708</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\time.c</Filename><XPos>0</XPos><YPos>81</YPos><SelStart>625</SelStart><SelEnd>625</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\journal.h</Filename><XPos>0</XPos><YPos>39</YPos><SelStart>3057</SelStart><SelEnd>3070</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\data.h</Filename><XPos>0</XPos><YPos>27</YPos><SelStart>688</SelStart><SelEnd>702</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\datadesc.c</Filename><XPos>0</XPos><YPos>588</YPos><SelStart>26252</SelStart><SelEnd>26268</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\data.c</Filename><XPos>0</XPos><YPos>344</YPos><SelStart>9426</SelStart><SelEnd>9426</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\menu\menudesc.c</Filename><XPos>0</XPos><YPos>840</YPos><SelStart>34199</SelStart><SelEnd>34199</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\coin.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>697</SelStart><SelEnd>697</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\coin.c</Filename><XPos>0</XPos><YPos>369</YPos><SelStart>8127</SelStart><SelEnd>8127</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\app_serv.c</Filename><XPos>0</XPos><YPos>239</YPos><SelStart>7451</SelStart><SelEnd>7451</SelEnd></Tab><ActiveTab>14</ActiveTab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\data\datadesc.h</Filename><XPos>0</XPos><YPos>12</YPos><SelStart>1464</SelStart><SelEnd>1464</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\app\app.c</Filename><XPos>0</XPos><YPos>27</YPos><SelStart>1131</SelStart><SelEnd>1131</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\fiscal\fiscal.c</Filename><XPos>0</XPos><YPos>151</YPos><SelStart>3796</SelStart><SelEnd>3796</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\fr.c</Filename><XPos>0</XPos><YPos>1040</YPos><SelStart>27086</SelStart><SelEnd>27086</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\fiscal\fiscal.h</Filename><XPos>0</XPos><YPos>125</YPos><SelStart>7515</SelStart><SelEnd>7517</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\services\mode.c</Filename><XPos>0</XPos><YPos>28</YPos><SelStart>763</SelStart><SelEnd>763</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\drivers\keyboard\keyboard.h</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>470</SelStart><SelEnd>470</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\cpu\cpu.h</Filename><XPos>0</XPos><YPos>85</YPos><SelStart>4701</SelStart><SelEnd>4701</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\menu\menu.h</Filename><XPos>0</XPos><YPos>14</YPos><SelStart>928</SelStart><SelEnd>928</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\OS\uc\os_ii\source\os_core.c</Filename><XPos>0</XPos><YPos>1359</YPos><SelStart>56898</SelStart><SelEnd>56898</SelEnd></Tab><Tab><Factory>TextEditor</Factory><Filename>$WS_DIR$\PROJECT\app\app_serv.h</Filename><XPos>0</XPos><YPos>61</YPos><SelStart>2239</SelStart><SelEnd>2239</SelEnd></Tab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
|
||||
<Positions>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<Top><Row0><Sizes><Toolbar-03423360><key>iaridepm.enu1</key></Toolbar-03423360></Sizes></Row0><Row1><Sizes/></Row1></Top><Left><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>540</Bottom><Right>253</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>146</yscreen><sizeHorzCX>156250</sizeHorzCX><sizeHorzCY>210072</sizeHorzCY><sizeVertCX>199219</sizeVertCX><sizeVertCY>779856</sizeVertCY></Rect></Wnd1></Sizes></Row0></Left><Right><Row0><Sizes/></Row0></Right><Bottom><Row0><Sizes><Wnd0><Rect><Top>-2</Top><Left>-2</Left><Bottom>110</Bottom><Right>1282</Right><x>-2</x><y>-2</y><xscreen>1284</xscreen><yscreen>112</yscreen><sizeHorzCX>1003125</sizeHorzCX><sizeHorzCY>161151</sizeHorzCY><sizeVertCX>156250</sizeVertCX><sizeVertCY>210072</sizeVertCY></Rect></Wnd0></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
|
||||
<Top><Row0><Sizes><Toolbar-03423360><key>iaridepm.enu1</key></Toolbar-03423360></Sizes></Row0><Row1><Sizes/></Row1></Top><Left><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>628</Bottom><Right>253</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>146</yscreen><sizeHorzCX>156250</sizeHorzCX><sizeHorzCY>153523</sizeHorzCY><sizeVertCX>199219</sizeVertCX><sizeVertCY>662461</sizeVertCY></Rect></Wnd1></Sizes></Row0></Left><Right><Row0><Sizes/></Row0></Right><Bottom><Row0><Sizes><Wnd0><Rect><Top>-2</Top><Left>-2</Left><Bottom>278</Bottom><Right>1282</Right><x>-2</x><y>-2</y><xscreen>1284</xscreen><yscreen>280</yscreen><sizeHorzCX>1003125</sizeHorzCX><sizeHorzCY>294427</sizeHorzCY><sizeVertCX>156250</sizeVertCX><sizeVertCY>153523</sizeVertCY></Rect></Wnd0></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
|
||||
</Desktop>
|
||||
</Workspace>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user