This website requires JavaScript.
Explore
Help
Register
Sign In
MartB
/
glc002-firmware
Watch
1
Star
0
Fork
0
You've already forked glc002-firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MartB
48c02b36af
Fix PWM testing for good and remove enhancedCurrentHue, not supported.
2022-04-04 07:22:41 +02:00
app_cfg.h
Reformat files
2022-04-01 19:14:59 +02:00
app_ui.c
Fix PWM testing for good and remove enhancedCurrentHue, not supported.
2022-04-04 07:22:41 +02:00
app_ui.h
Reformat files
2022-04-01 19:14:59 +02:00
board_glc002p.h
Reformat files
2022-04-01 19:14:59 +02:00
sampleLight.c
Actually store all start-up settings in nvram now, and do so periodically!
2022-04-04 00:43:03 +02:00
sampleLight.h
Move level and color timer intervals to a central place, both 50hz.
2022-04-04 01:53:35 +02:00
sampleLightCtrl.c
xy_mapping: properly redo the xy -> rgb conversion
2022-04-04 06:38:19 +02:00
sampleLightCtrl.h
Reformat files
2022-04-01 19:14:59 +02:00
sampleLightEpCfg.c
Fix PWM testing for good and remove enhancedCurrentHue, not supported.
2022-04-04 07:22:41 +02:00
stack_cfg.h
config: change default channel to 11
2022-04-03 18:38:23 +02:00
version_cfg.h
Reformat files
2022-04-01 19:14:59 +02:00
zb_afTestCb.c
Reformat files
2022-04-01 19:14:59 +02:00
zb_appCb.c
Reformat files
2022-04-01 19:14:59 +02:00
zcl_colorCtrlCb.c
Fix invalid pointers warnings and pwm test logic
2022-04-04 03:31:11 +02:00
zcl_levelCb.c
Move level and color timer intervals to a central place, both 50hz.
2022-04-04 01:53:35 +02:00
zcl_onOffCb.c
Reformat files
2022-04-01 19:14:59 +02:00
zcl_sampleLightCb.c
Actually store all start-up settings in nvram now, and do so periodically!
2022-04-04 00:43:03 +02:00
zcl_sceneCb.c
Fix wrong colorMode on scene restore bug
2022-04-04 00:42:36 +02:00
Description
Replacement firmware source for the GL-C-002P from Gledopto, based on the official Telink SDK sample.
firmware
telink
106
KiB
Languages
C
100%