Commit graph

  • 501b3b244e Merge pull request #30 from cmchick/master CNLohr 2016-10-08 23:26:50 -0400
  • 340f4ed066 Add instructions for building with Windows Cleon Chick 2016-10-08 21:06:52 -0400
  • f701c23713 Merge pull request #29 from cmchick/master CNLohr 2016-10-08 18:19:42 -0400
  • 29d07b168d Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring. Cleon Chick 2016-10-08 14:52:20 -0400
  • fc2a404acf Add WIN32 escape key Cleon Chick 2016-10-08 14:43:04 -0400
  • f5334c8db1 Merge pull request #28 from cmchick/master CNLohr 2016-10-08 03:45:37 -0400
  • e67e51a2b8 Fix make error: colorchord.exe target was missing configs.c Cleon Chick 2016-10-08 03:30:27 -0400
  • 3d991c5473 push to forward Charles Lohr 2016-08-26 23:58:10 -0400
  • 9320a9cd24 update rev Charles Lohr 2016-08-26 23:50:57 -0400
  • a1ca99bee2 Bumped submodule Charles Lohr 2016-08-23 20:48:48 -0400
  • 26010905b0 Update for in infrastructure mode. Don't give false hope about using other SDKs. Charles Lohr 2016-08-23 20:44:47 -0400
  • 893c7ac6d4 get rid of unneeded printf Charles Lohr 2016-08-23 02:07:14 -0400
  • 36de380a33 Update to latest esp8266 and leverage new functionality. Charles Lohr 2016-08-23 02:05:07 -0400
  • 7b3d7eeba0 Merge pull request #23 from con-f-use/master CNLohr 2016-08-21 14:18:38 -0400
  • 874d88fbf3 Auto-pull esp82xx con-f-use 2016-08-21 15:33:44 +0200
  • 8df1d5e37c Bump esp82xx version con-f-use 2016-08-21 15:31:47 +0200
  • a38f926f73 Update exp82xx and make automatically get new submodules if needed Charles Lohr 2016-08-19 22:46:50 -0400
  • 761a493082 Bump submodule and add command for initializing with submodule in case you forgot to pull recursive Charles Lohr 2016-08-19 09:19:26 -0400
  • dc53dbb0ac Bump submodule Charles Lohr 2016-08-19 09:15:29 -0400
  • 6eaea114d0 Get the embedded8266 port working with esp82xx! Charles Lohr 2016-08-18 22:09:01 -0400
  • c8e5d078b7 add .git to end of the git modules. Charles Lohr 2016-08-18 20:59:12 -0400
  • f068395fec Update .gitmodules CNLohr 2016-08-18 20:43:22 -0400
  • 6c93368b90 Merge pull request #20 from con-f-use/master CNLohr 2016-08-18 20:11:24 -0400
  • 00fd4a1024 Bump esp82xx version con-f-use 2016-08-19 01:56:51 +0200
  • 8b87a5896f Templateize index.html con-f-use 2016-08-19 01:14:41 +0200
  • 63be61e225 Modularize esp8266 components con-f-use 2016-08-19 00:13:41 +0200
  • 1dd31cc7c3 Merge pull request #16 from con-f-use/master CNLohr 2016-08-15 23:53:48 -0400
  • 35a4e9db73 Handle overhang when verifying flash con-f-use 2016-08-15 02:02:11 +0200
  • 64ff0d2b78 Cleanup readme Charles Lohr 2016-08-14 19:49:23 -0400
  • 306f21772c update youtube videos Charles Lohr 2016-08-14 19:48:34 -0400
  • 77ea9c174b fix lines for video headers Charles Lohr 2016-08-14 19:45:42 -0400
  • ddb06e171d Update readme with videos Charles Lohr 2016-08-14 19:44:54 -0400
  • 7faa4ec9ea Fix typo con-f-use 2016-08-14 19:24:08 +0200
  • 75c3c2d5c7 Add VERIFY_FLASH_WRITE as remedy for #15 con-f-use 2016-08-14 18:50:55 +0200
  • f3061cb82d move readme Charles Lohr 2016-08-13 14:14:27 -0400
  • 5427a810ae Add some hardware Charles Lohr 2016-08-13 14:13:46 -0400
  • aad48e3799 Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning. Charles Lohr 2016-08-13 14:09:16 -0400
  • c6d1e93f5d Merge pull request #14 from con-f-use/master CNLohr 2016-08-05 01:40:41 -0400
  • 57c1e9f672 Fix elusive missing semicolon con-f-use 2016-08-04 18:06:01 +0200
  • 6b0d7e2530 Utilize web/Makefile from within the main Makefile (esp82XX) con-f-use 2016-08-04 15:50:13 +0200
  • 24f251fa79 Add missing includes in execute_reflash.c (esp82XX) con-f-use 2016-08-04 14:52:34 +0200
  • 4ad69c4a49 Merge pull request #13 from con-f-use/master CNLohr 2016-08-03 21:37:49 -0400
  • c54dcf504a Merge branch 'master' of https://github.com/cnlohr/colorchord Charles Lohr 2016-08-03 21:35:58 -0400
  • 2ae0308f3f update with changes needed to operate some existing systems. Charles Lohr 2016-08-03 21:35:32 -0400
  • c2d840fb31 Add missing #include <arpa/inet.h> in pushtodev.c con-f-use 2016-08-03 21:19:03 +0200
  • 0eafb88c47 Remove need for esptool-ck con-f-use 2016-08-03 20:29:44 +0200
  • 6f1ab3059a Clean up Makefiles con-f-use 2016-08-03 16:27:10 +0200
  • 0a7dfbd381 Merge pull request #11 from ClemRz/ranges-for-osc-and-dft-scaling CNLohr 2016-07-27 22:22:19 -0400
  • af6c184dca Adds range bars to scale OSC and DFT cronzon 2016-07-27 21:16:33 +0000
  • f8deeef7e6 Fixes compatibility issues when making with OSX cronzon 2016-07-27 21:15:56 +0000
  • 7ddf3ff9cc Update corner case for websockets (a 126 byte packet) Charles Lohr 2016-07-21 22:57:14 -0400
  • 686f47217f Update for voice and input Charles Lohr 2016-07-20 21:11:39 -0400
  • d80ae18aff Merge branch 'master' of https://github.com/cnlohr/colorchord Charles Lohr 2016-07-04 17:00:16 -0400
  • ddcbe07e15 Now for use with the ESP8285 and having GPIO16 as input! Charles Lohr 2016-07-04 16:59:34 -0400
  • 93389aa1ba Merge pull request #8 from connornishijima/master CNLohr 2016-06-07 01:47:06 -0400
  • bcb57f463a Minor grammar fix! ;) connornishijima 2016-06-06 17:45:20 -0600
  • bc5c12acc8 Update cells, fix windows build. Charles Lohr 2016-05-31 01:11:24 -0400
  • 9f032be96d update aspects for having a overall equalizer/compressor Charles Lohr 2016-05-28 14:54:15 -0400
  • cb048b7866 Update with support for stipled LED rings Fix bug in linear driver that did out of index reading. Charles Lohr 2016-05-27 23:54:34 -0400
  • b34a1340ab Fix Windows build closes #7 cnlohr 2016-03-18 01:31:28 -0400
  • ae55f193cf Commit to be compliant with ESP's SDK 1.5.1. Also, add binary blobs. cnlohr 2016-01-28 20:38:48 -0500
  • 997ad27cc2 Make colorchord work with W25Q40 memory, using the window of flash after the IRAM loaded section. cnlohr 2015-08-28 02:36:36 -0400
  • c90a00e290 move update kicking cnlohr 2015-08-18 01:11:03 -0400
  • e8efa324e0 add easily programmed web page image cnlohr 2015-08-16 00:54:57 -0400
  • a1a3d94e28 Update the 8266 stuff to my newest build. cnlohr 2015-08-16 00:54:18 -0400
  • 30648367b7 STM32F407 to use prominene. cnlohr 2015-08-13 01:47:29 -0400
  • ee756a820d Update with make-all-the-leds-the-same solo option. cnlohr 2015-08-08 23:02:39 -0400
  • 68e7bd6bb6 Fix build for CC2 cnlohr 2015-08-08 21:18:30 -0400
  • 3b00d9e087 Separate out code to handle web menu interface. cnlohr 2015-08-08 00:20:22 -0400
  • 6967f23349 update page to properly "click" the button. cnlohr 2015-08-07 01:39:07 -0400
  • f844317327 add better control for disabling flags on the screen for esp8266 wifi configuration cnlohr 2015-08-07 01:34:28 -0400
  • 577a0e2d36 Major changes to enable much more wifi information cnlohr 2015-08-06 23:55:53 -0400
  • 8e67b46173 D'uh. Don't block interrupts on HTTP transfers! cnlohr 2015-08-03 01:27:36 -0400
  • c4669ce825 major changes to the backend for controlling the ESP8266 ColorChord. cnlohr 2015-08-03 01:19:11 -0400
  • 666d8077ab much further progress :) cnlohr 2015-07-30 02:45:02 -0400
  • bba28c688f Update copyright noteices, etc. cnlohr 2015-07-29 01:56:18 -0400
  • 95c0c4837b update license file cnlohr 2015-07-29 01:55:19 -0400
  • ff2cd22d9a Update ESP8266 version cnlohr 2015-07-29 01:54:49 -0400
  • 102219f9a7 update copyright notices cnlohr 2015-07-29 01:30:40 -0400
  • 4dadd62ea4 Add tool to simulate LEDs cnlohr 2015-07-29 01:28:38 -0400
  • 8c4060dbbd fix readme link cnlohr 2015-07-27 03:43:42 -0400
  • 81a630237d fix readme to make it less incorrect. cnlohr 2015-07-27 03:43:08 -0400
  • e6ecacc841 add readme! cnlohr 2015-07-27 03:40:31 -0400
  • ed15ea49b9 Move colorchord2 into its own folder, since colorchord embedded is its own thing. cnlohr 2015-07-27 03:39:16 -0400
  • 24b606988f Update license and readme (still rough draft) cnlohr 2015-07-27 03:35:02 -0400
  • 5a4c232d43 Update ColorChord for the ESP8266 cnlohr 2015-07-27 03:34:00 -0400
  • ca4c90b1a8 unify the "systems" functionality. Also, make the embeddedlinux tool more versatile. cnlohr 2015-07-23 00:52:52 -0400
  • f1a75267fb clean up + Add utilities to the system.c/.h +Fix filter cnlohr 2015-07-22 09:12:21 -0400
  • 560db48adf update embeddedstm32f303 for use with a STM32F303 cnlohr 2015-07-21 02:22:16 -0400
  • 87dbe51a52 Make it possible to change the key of ColorChord on ColorChord Embedded applications. cnlohr 2015-07-20 22:01:14 -0400
  • 330c3da9bc Merge branch 'master' of https://github.com/cnlohr/colorchord cnlohr 2015-07-20 21:23:15 -0400
  • 3c885c8877 Add a STM32F407 version of EmbeddedColorChord cnlohr 2015-07-20 21:22:19 -0400
  • 91d8502d23 Fix: Allow variable #'s of LEDs. Fix: Don't snuff out the porportional control, otherwise LEDs don't know how to share. Fix: Speed up the amp1 IIR. cnlohr 2015-07-20 21:18:07 -0400
  • 2a60de0136 Fix DMX plus actually stop recording add "White" function Laptop 2015-06-29 22:17:31 -0400
  • 46c9f8fcf6 update DMX for recording cnlohr 2015-06-29 20:50:06 -0400
  • 000261ace5 update from Merge Laptop 2015-06-26 17:00:04 -0400
  • 4ff00bfb95 update two files from merge Laptop 2015-06-26 16:59:44 -0400
  • 1e2cae4fbb add test for recording Laptop 2015-06-26 15:38:09 -0400
  • dbfa6d001b add recording, etc. hooks. Laptop 2015-06-26 15:37:58 -0400
  • 945df1897a work on the DMX thing, trying to make it be able to record, too. Laptop 2015-06-26 15:37:30 -0400