log

age author description
Wed, 19 Aug 2015 23:03:52 +0100 Giulio Moro Removed unused member timestamp scope-refactoring
Wed, 19 Aug 2015 22:56:12 +0100 Giulio Moro Fixed a couple inclues after the refactoring scope-refactoring
Wed, 19 Aug 2015 22:40:05 +0100 Giulio Moro Refactored the Scope class into NetworkSend and Scope classes. No need for a global pointer anymore! scope-refactoring
Wed, 19 Aug 2015 22:36:45 +0100 Giulio Moro Parsing header in udp-server.c scope-refactoring
Tue, 18 Aug 2015 14:53:16 +0100 Giulio Moro Working for single-channel scope, or NetworkIO scope-refactoring
Tue, 18 Aug 2015 00:35:15 +0100 Giulio Moro Merged default into ultra-staging ultra-staging
Tue, 18 Aug 2015 00:13:04 +0100 Giulio Moro Updated Scope.h with ifdefs
Fri, 14 Aug 2015 05:14:55 +0100 Giulio Moro Updated .cproject to match newest wiki
Mon, 27 Jul 2015 18:53:00 +0100 Giulio Moro Removed old client.? entries from Makefile
Mon, 27 Jul 2015 16:27:46 +0100 Giulio Moro Removed unused file from scope
Mon, 27 Jul 2015 13:52:51 +0100 Giulio Moro Removed old client.cpp and client.h files
Mon, 27 Jul 2015 13:00:25 +0100 Giulio Moro Uniformed formatting of pru_rtaudio.p (had a busy day): indent is 4 spaces throughout, hopefully
Mon, 27 Jul 2015 12:46:55 +0100 Giulio Moro Merge
Mon, 27 Jul 2015 12:44:55 +0100 Giulio Moro PRU now checks for McASP underrun and resets if detects it.
Mon, 27 Jul 2015 11:33:08 +0100 Giulio Moro Appending key to authorized_keys rather than overwriting the file