Commit graph

152 commits

Author SHA1 Message Date
VolunPotest
a7a3f1be79 Add requirements.txt. Update python script. Add README 2024-02-24 18:49:11 +03:00
pvvx
05a7b1e727 add ll_patch_slave() 2024-02-24 14:50:30 +03:00
pvvx
f11f984213 fix sensor cfg 2024-02-24 02:50:59 +03:00
pvvx
29dd398146 Merge branch 'master' of github.com:pvvx/THB2 2024-02-23 23:54:08 +03:00
pvvx
ae18b9b037 коррекция таймингов, изменено BLE имя для TH05_V1.3 на "TH05D" 2024-02-23 23:53:46 +03:00
Victor
34b9c274b4
Update README.md 2024-02-23 16:15:01 +03:00
Victor
c3d7d2949b
Update README.md 2024-02-23 15:36:34 +03:00
pvvx
5487ab4345 Добавлен TH05F. Коррекция хода RTC. 2024-02-23 15:34:55 +03:00
pvvx
565de1a2bb Merge branch 'master' of github.com:pvvx/THB2 2024-02-22 08:40:44 +03:00
pvvx
3f604107e8 v1.4b 2024-02-22 08:40:17 +03:00
Victor
ca1607ec32
Update README.md 2024-02-22 08:35:19 +03:00
pvvx
8d18a6d5b7 Merge branch 'master' of github.com:pvvx/THB2 2024-02-22 08:34:05 +03:00
pvvx
c20424752f Start ver1.4, connection stabilization, RTC correction, ... 2024-02-22 08:33:49 +03:00
Victor
ff3b378307
Update README.md 2024-02-21 04:05:29 +03:00
Victor
17ea364d4a
Update README.md 2024-02-21 04:03:14 +03:00
pvvx
5c4b98d06a Merge branch 'master' of github.com:pvvx/THB2 2024-02-21 03:56:49 +03:00
pvvx
7caed2fbbc update demo *.cmd 2024-02-21 03:56:20 +03:00
Victor
02084913fe
Update README.md 2024-02-21 03:17:55 +03:00
Victor
4cfa3aae7e
Update README.md 2024-02-21 03:17:09 +03:00
Victor
8e8afc6a42
Update README.md 2024-02-21 03:14:41 +03:00
Victor
306b51e5f1
Update README.md 2024-02-21 03:12:31 +03:00
Victor
632516a03c
Update README.md 2024-02-21 03:05:06 +03:00
Victor
fd79650e14
Update README.md 2024-02-21 02:42:05 +03:00
Victor
bec667da92
Update README.md 2024-02-21 02:40:51 +03:00
Victor
f49df68001
Update README.md 2024-02-21 02:38:35 +03:00
pvvx
0909e6131c ver 1.3 2024-02-20 07:20:01 +03:00
pvvx
dbd040fb8d test3 beta ver1.3 2024-02-19 21:21:24 +03:00
pvvx
56d544bb8b update README.md 2024-02-19 20:08:28 +03:00
pvvx
9c2e31f0e8 delete old file 2024-02-19 17:43:37 +03:00
pvvx
3e847448f8 test2 beta v1.3 2024-02-19 17:40:55 +03:00
pvvx
89f5e264a8 Merge branch 'master' of github.com:pvvx/THB2 2024-02-19 17:34:47 +03:00
pvvx
cdf1a15762 add test TH05_V1.3 2024-02-19 17:34:16 +03:00
froloffw7
5e49fe87f3
Update patch_ext_adv.c
New functions:
void move_to_master_function1(void)
void move_to_slave_function3(void)
void llSetupAdvExtIndPDU0(extAdvInfo_t*  pAdvInfo, periodicAdvInfo_t* pPrdAdv)
void LL_ExtAdvReportCback0
    (uint8 advEvt, uint8 advAddrType, uint8 * advAddr, uint8 primaryPHY, uint8 secondaryPHY,
        uint8 advertisingSID, uint8 txPower, int8 rssi, uint8 periodicAdvertisingInterval,
        uint8 directAddrType, uint8 * directAddr, uint8 dataLen, uint8 * rptData)
void LL_AdvSetTerminatedCback(uint8  status,  uint8 adv_handle, uint16  connHandle, uint8 Num_Completed_Extended_Advertising_Events)
void LL_ScanTimeoutCback(void)
uint8 ll_processExtScanIRQ1(uint32_t irq_status)
uint8 ll_processExtInitIRQ1(uint32_t irq_status)
void TIM4_IRQHandler(void)
void LL_IRQHandler3(void)
2024-02-15 22:59:51 +01:00
pvvx
ce74aa4288 alfa-beta v1.3 2024-02-16 00:49:21 +03:00
pvvx
98afcbad6d alfa-beta v1.3 2024-02-15 22:34:39 +03:00
pvvx
6da2a73474 update html, cmd 2024-02-13 04:12:44 +03:00
pvvx
d0fe0ff961 add regs AP_AON, correct flash addrs 2024-02-10 06:10:35 +03:00
pvvx
a2f532f3a9 clean code, fix read rtc (TEST_RTC_DELTA) 2024-02-09 14:19:16 +03:00
pvvx
6a28fd36e1 update README.md 2024-02-09 04:30:00 +03:00
pvvx
bee432f447 ver 1.2 2024-02-09 03:56:57 +03:00
pvvx
8125e68a5e add reload... 2024-02-08 09:26:52 +03:00
pvvx
994a03075c reset flg event 2024-02-08 07:56:04 +03:00
pvvx
1231af39f5 Merge branch 'master' of github.com:pvvx/THB2 2024-02-08 07:15:20 +03:00
pvvx
d23529f37e добавлен счетчик импульсов и передача событий open/close 2024-02-08 07:14:56 +03:00
froloffw7
1c49838ab1
Update phy62x2.html
fix Aux Controls state
2024-02-07 18:20:01 +01:00
froloffw7
47894d5d55
Update phy62x2.html 2024-02-07 15:44:39 +01:00
froloffw7
e28ae909f3
Update phy62x2.html 2024-02-07 15:44:14 +01:00
froloffw7
fd727c0be0
Add files via upload
Версия 0.99
2024-02-07 15:38:05 +01:00
pvvx
3b4546d9d2 update README.md TH05_V1.4 2024-02-07 15:39:43 +03:00
pvvx
3208ba5283 Отключение внутренних подтяжек у выводов INP и TRG (RX2/TX2) 2024-02-07 02:28:41 +03:00