Commit graph

174 commits

Author SHA1 Message Date
CNLohr
4f983efbfe Major progress to getting colorchord on Windows TCC
Give it a shot. colorchord2/windows/compile.bat.  I am having issues
getting sound in.
2017-09-11 02:56:50 -04:00
CNLohr
ed9ac870c0 Merge pull request #49 from bbkiwi/fixes
Start ADC HPATimer only once. Makes for more stable collection of audio
2017-07-19 15:00:00 -04:00
bbkiwi
e5dbe3a96b Start ADC HPATimer only once. Makes for more stable collection of audio
when connected to wifi (especially station mode). However the range of
output from the ADC is truncated.
TODO fix, or use system_adc_fast_read with wifi off and RF off
The devfixes branch of esp82xx needs to be used
2017-07-17 01:20:25 +12:00
cnlohr
4dc15e13e2 add hidapistuff 2017-07-08 16:58:41 -04:00
cnlohr
095ca6d415 remove unused references to settings.h 2017-06-24 02:13:01 -04:00
cnlohr
faa72a488b forgot to set key on save. 2017-06-21 23:55:03 -04:00
cnlohr
454ca08025 Switch ColorChord over to the new dev esp82xx. 2017-06-21 23:43:11 -04:00
cnlohr
bf3b8f3e56 add file for irxmit 2017-06-07 21:49:53 -04:00
cnlohr
ed497bdf3b remove extra printf 2017-05-23 22:57:02 -04:00
cnlohr
093633044d Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-05-23 22:55:54 -04:00
cnlohr
96e12af024 Add support for RGBY endpoints 2017-05-23 22:55:45 -04:00
CNLohr
992de7ba14 Merge pull request #39 from opus506/master
increased the wifi scan timeout inteface
2017-04-19 10:37:28 -04:00
opus506
51def3b57a 12 seconds timeout for wifi scan select
12 seconds timeout for wifi scan select
2017-04-15 20:31:02 -03:00
opus506
3ae55f8fe4 Increased timeout for WifiDataTicker to 6 seconds.
Scan For Stations fix. @pjmole
2017-04-12 23:36:20 -03:00
CNLohr
be144a0a8f Merge pull request #38 from opus506/master
bbkiwi's suggested updates work great.
2017-04-05 16:23:51 -04:00
opus506
c5e33589b9 Update menuinterface.js 2017-04-05 12:34:17 -03:00
opus506
36463a6c1a Update main.js 2017-04-05 12:32:22 -03:00
opus506
fea75022d8 Update index.html 2017-04-05 12:29:21 -03:00
opus506
7da81aa4f1 Update user.cfg 2017-04-05 12:28:26 -03:00
cnlohr
b45c24eda1 Whoops forgot to turn on optimizations. 2017-02-16 01:06:18 -05:00
cnlohr
a4769abeee Update USB, etc. Add line for showing FPs. 2017-02-15 21:53:05 -05:00
cnlohr
3703ac096f Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-02-12 15:49:41 -05:00
cnlohr
2b90dadfe5 add netlight8266 2017-02-12 15:49:27 -05:00
cnlohr
2ad5d71649 Add notes about reading from correct monitor, don't spew data at the screen. 2017-02-12 15:39:28 -05:00
cnlohr
606897dce9 Update lights 2017-02-12 14:35:12 -05:00
cnlohr
eca3a360a8 fix detached head 2017-01-04 03:33:42 -05:00
cnlohr
e1c11bc0d6 Update to use specific SDK 2016-12-30 12:47:02 -05:00
CNLohr
fbcf9e402c Merge pull request #31 from cmchick/qsort
Qsort
2016-10-17 16:23:27 -04:00
Cleon Chick
b55de8ec1a Merge branch 'master' into qsort 2016-10-17 15:06:50 -04:00
CNLohr
501b3b244e Merge pull request #30 from cmchick/master
Add instructions for building with Windows
2016-10-08 23:26:50 -04:00
Cleon Chick
340f4ed066 Add instructions for building with Windows 2016-10-08 21:06:52 -04:00
CNLohr
f701c23713 Merge pull request #29 from cmchick/master
Add WIN32 escape key
2016-10-08 18:19:42 -04:00
Cleon Chick
29d07b168d Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring. 2016-10-08 14:52:20 -04:00
Cleon Chick
fc2a404acf Add WIN32 escape key 2016-10-08 14:43:04 -04:00
CNLohr
f5334c8db1 Merge pull request #28 from cmchick/master
Fix make error: colorchord.exe target was missing configs.c
2016-10-08 03:45:37 -04:00
Cleon Chick
e67e51a2b8 Fix make error: colorchord.exe target was missing configs.c 2016-10-08 03:30:27 -04:00
Charles Lohr
3d991c5473 push to forward 2016-08-26 23:58:10 -04:00
Charles Lohr
9320a9cd24 update rev 2016-08-26 23:50:57 -04:00
Charles Lohr
a1ca99bee2 Bumped submodule 2016-08-23 20:48:48 -04:00
Charles Lohr
26010905b0 Update for in infrastructure mode. Don't give false hope about using other SDKs. 2016-08-23 20:44:47 -04:00
Charles Lohr
893c7ac6d4 get rid of unneeded printf 2016-08-23 02:07:14 -04:00
Charles Lohr
36de380a33 Update to latest esp8266 and leverage new functionality.
Also, uses less IRAM so it fits with SDK 1.5.4
2016-08-23 02:05:07 -04:00
CNLohr
7b3d7eeba0 Merge pull request #23 from con-f-use/master
Auto-pull esp82xx when `--recurisve` missing
2016-08-21 14:18:38 -04:00
con-f-use
874d88fbf3 Auto-pull esp82xx 2016-08-21 15:33:44 +02:00
con-f-use
8df1d5e37c Bump esp82xx version 2016-08-21 15:31:47 +02:00
Charles Lohr
a38f926f73 Update exp82xx and make automatically get new submodules if needed 2016-08-19 22:46:50 -04:00
Charles Lohr
761a493082 Bump submodule and add command for initializing with submodule in case you forgot to pull recursive 2016-08-19 09:19:26 -04:00
Charles Lohr
dc53dbb0ac Bump submodule 2016-08-19 09:15:29 -04:00
Charles Lohr
6eaea114d0 Get the embedded8266 port working with esp82xx! 2016-08-18 22:09:01 -04:00
Charles Lohr
c8e5d078b7 add .git to end of the git modules. 2016-08-18 20:59:12 -04:00