rigol
23 months agoexport data through webinterface master
Michael Gernoth [Sat, 19 Jun 2010 17:16:16 +0000]
export data through webinterface

23 months agoremove debug output
Michael Gernoth [Sat, 19 Jun 2010 16:44:55 +0000]
remove debug output

23 months agomath/fft added to scope status
Michael Gernoth [Sat, 19 Jun 2010 16:36:02 +0000]
math/fft added to scope status

23 months agoadd vertical status information
Michael Gernoth [Sat, 19 Jun 2010 16:28:47 +0000]
add vertical status information

23 months agotypo
Michael Gernoth [Fri, 11 Jun 2010 20:44:31 +0000]
typo

23 months agoadd measurements to web if
Michael Gernoth [Fri, 11 Jun 2010 20:20:41 +0000]
add measurements to web if

23 months agofix off by one
Michael Gernoth [Thu, 10 Jun 2010 21:06:56 +0000]
fix off by one

23 months agodisplay some state-informations on the web
Michael Gernoth [Thu, 10 Jun 2010 20:40:58 +0000]
display some state-informations on the web

23 months agoimprove read from broken rigol scopes
Michael Gernoth [Wed, 9 Jun 2010 21:26:37 +0000]
improve read from broken rigol scopes

23 months agoremove unneeded include for usb.h
Michael Gernoth [Wed, 9 Jun 2010 07:47:39 +0000]
remove unneeded include for usb.h

23 months agoexport reset functionality
Michael Gernoth [Wed, 9 Jun 2010 07:43:05 +0000]
export reset functionality

23 months agoadd possibility to send commands from web interface
Michael Gernoth [Tue, 8 Jun 2010 20:34:26 +0000]
add possibility to send commands from web interface

23 months agoreceive-handling rewritten
Michael Gernoth [Tue, 8 Jun 2010 17:55:00 +0000]
receive-handling rewritten

23 months agodefines for STATUS bytes
Michael Gernoth [Tue, 8 Jun 2010 10:01:14 +0000]
defines for STATUS bytes

23 months agouse CLEAR instead of usb_reset to recover from errors
Michael Gernoth [Tue, 8 Jun 2010 09:22:58 +0000]
use CLEAR instead of usb_reset to recover from errors

23 months agofix bmTransferAttributes in REQUEST_DEV_DEP_MSG_IN
Michael Gernoth [Tue, 8 Jun 2010 08:17:14 +0000]
fix bmTransferAttributes in REQUEST_DEV_DEP_MSG_IN

23 months agomake capabilities accessible from struct scope
Michael Gernoth [Tue, 8 Jun 2010 07:47:11 +0000]
make capabilities accessible from struct scope

23 months agoRequest USBTMC capabilities from device
Michael Gernoth [Tue, 8 Jun 2010 07:40:24 +0000]
Request USBTMC capabilities from device

23 months agofix bulk_in endpoint
Michael Gernoth [Mon, 7 Jun 2010 23:19:32 +0000]
fix bulk_in endpoint

23 months agouse uint32_t for vid/pid request
Michael Gernoth [Mon, 7 Jun 2010 22:59:01 +0000]
use uint32_t for vid/pid request

23 months agoadd usbtmc_status
Michael Gernoth [Mon, 7 Jun 2010 22:57:22 +0000]
add usbtmc_status

23 months agobetter error recovery
Michael Gernoth [Mon, 7 Jun 2010 22:35:52 +0000]
better error recovery

23 months agocompletely rewritten usbtmc_sendscpi
Michael Gernoth [Mon, 7 Jun 2010 21:51:55 +0000]
completely rewritten usbtmc_sendscpi

23 months agoadd unused variables in struct scope
Michael Gernoth [Mon, 7 Jun 2010 12:29:37 +0000]
add unused variables in struct scope

23 months agousbtmc now uses struct scope
Michael Gernoth [Mon, 7 Jun 2010 12:24:57 +0000]
usbtmc now uses struct scope

23 months agoadd msg component for usbtmc, not used by old rigol scopes
Michael Gernoth [Mon, 7 Jun 2010 11:44:20 +0000]
add msg component for usbtmc, not used by old rigol scopes

23 months agoinclude stdint.h
Michael Gernoth [Mon, 7 Jun 2010 08:30:15 +0000]
include stdint.h

23 months agoadd byteorder macros
Michael Gernoth [Mon, 7 Jun 2010 08:29:12 +0000]
add byteorder macros

23 months agoadd struct for usbtmc header
Michael Gernoth [Mon, 7 Jun 2010 07:59:21 +0000]
add struct for usbtmc header

23 months agofollow USBTMC spec more closely, more to come...
Michael Gernoth [Sun, 6 Jun 2010 21:03:04 +0000]
follow USBTMC spec more closely, more to come...

23 months agoclean rigold
Michael Gernoth [Sun, 6 Jun 2010 20:17:12 +0000]
clean rigold

23 months agobe a bit more HTTP compliant...
Michael Gernoth [Sun, 6 Jun 2010 19:38:16 +0000]
be a bit more HTTP compliant...

23 months agohandle SIGPIPE
Michael Gernoth [Sun, 6 Jun 2010 19:12:11 +0000]
handle SIGPIPE

23 months agoincrease USB timeout
Michael Gernoth [Sun, 6 Jun 2010 19:03:42 +0000]
increase USB timeout

23 months agodon't try to build an image with broken data
Michael Gernoth [Sun, 6 Jun 2010 19:00:27 +0000]
don't try to build an image with broken data

23 months agoadd abstraction for scope-access
Michael Gernoth [Sun, 6 Jun 2010 18:35:29 +0000]
add abstraction for scope-access

this makes adding serial support later easier

23 months agounlock keyboard on release
Michael Gernoth [Sun, 6 Jun 2010 17:55:48 +0000]
unlock keyboard on release

23 months agoOS X fixes
Michael Gernoth [Sun, 6 Jun 2010 17:51:52 +0000]
OS X fixes

23 months agotokens can be NULL
Michael Gernoth [Sun, 6 Jun 2010 15:46:39 +0000]
tokens can be NULL

23 months agoadd small webserver "rigold", currently only serving the contents of the LCD
Michael Gernoth [Sun, 6 Jun 2010 15:35:00 +0000]
add small webserver "rigold", currently only serving the contents of the LCD

23 months agoskeleton for rigold webserver
Michael Gernoth [Sun, 6 Jun 2010 13:30:49 +0000]
skeleton for rigold webserver

23 months agomove usb_close to usbtmc, fix memory leak
Michael Gernoth [Sun, 6 Jun 2010 13:21:17 +0000]
move usb_close to usbtmc, fix memory leak

23 months agofix memory leak
Michael Gernoth [Sun, 6 Jun 2010 13:17:28 +0000]
fix memory leak

23 months agonew "display" command to just show the display content
Michael Gernoth [Sun, 6 Jun 2010 12:54:29 +0000]
new "display" command to just show the display content

23 months agomove command functions in own file
Michael Gernoth [Sun, 6 Jun 2010 12:38:44 +0000]
move command functions in own file

23 months agosplit out USB functions to separate file
Michael Gernoth [Sun, 6 Jun 2010 11:56:23 +0000]
split out USB functions to separate file

23 months agodon't continue when malloc bails out
Michael Gernoth [Sun, 6 Jun 2010 10:31:41 +0000]
don't continue when malloc bails out

23 months agoerror checks, bug fixes
Michael Gernoth [Sun, 6 Jun 2010 10:23:22 +0000]
error checks, bug fixes

23 months agoadd png output for screenshots
Michael Gernoth [Sun, 6 Jun 2010 10:10:56 +0000]
add png output for screenshots

23 months agoinitialize zlib
Michael Gernoth [Sun, 6 Jun 2010 01:37:49 +0000]
initialize zlib

23 months agobeginning of png
Michael Gernoth [Sun, 6 Jun 2010 01:30:31 +0000]
beginning of png

23 months agoadd command "screen" to save a screenshot
Michael Gernoth [Sun, 6 Jun 2010 00:09:32 +0000]
add command "screen" to save a screenshot

23 months agoreindent files
Michael Gernoth [Sun, 30 May 2010 20:54:06 +0000]
reindent files

23 months agoadd .gitignore for build-products
Michael Gernoth [Sun, 30 May 2010 20:53:49 +0000]
add .gitignore for build-products

23 months agoget rid of unneeded global variable
Michael Gernoth [Sun, 30 May 2010 20:50:22 +0000]
get rid of unneeded global variable

23 months agoget rid of signed/unsigned warnings
Michael Gernoth [Sun, 30 May 2010 20:44:47 +0000]
get rid of signed/unsigned warnings

23 months agoInitial import of rew's USB control software for rigol scopes
Michael Gernoth [Sun, 30 May 2010 20:29:37 +0000]
Initial import of rew's USB control software for rigol scopes