patchSimulavr: an AVR simulator - Patches: patch #4599, Stimulation Classes SPI, ADC and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4599: Stimulation Classes SPI, ADC and Stdio Monitoring (resubmitted)

Submitter:  Michael N. Moran <mnmoran>
Submitted:  Fri 04 Nov 2005 09:42:04 PM UTC
   
 
Category:  feature add Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  zfrdh Open/Closed:  Closed
Component Version:  simulavrxx

Thu 26 Mar 2009 05:51:39 PM UTC, comment #3: 

Patch was committed a few days ago.  Closing.

Joel Sherrill <joelsherrill>
Group administrator
Mon 23 Mar 2009 08:42:09 PM UTC, comment #2: 

Patch applied.

Joel Sherrill <joelsherrill>
Group administrator
Sat 05 Nov 2005 12:47:39 PM UTC, comment #1: 

I noticed that my previous patch included a temporary file named "make.temp" . The attatched new version no longer has the temporary fiile.

Anonymous
Fri 04 Nov 2005 09:42:04 PM UTC, original submission:  

This patch is a re-submission of patch #4593, that hopefully addresses all of the concerns associated with the #4593 submission that was rejected as invalid on a number of grounds.

The patch includes:

o SpiSource - a class to stimulate the SPI bus using a file
  of input vectors.

o SpiSink - a class to monitor the /SS SCLK and MISO SPI signals,
  decode the results, and display it on stdout.

o PinMonitor - a class that displays state changes of a pin
  on stdout.

o AdcPin - a class to stimulate an analog input pin with
  vectors from a file.

o examples/mnm - an AVR program and TCL script used to
  demonstrate the new classes provided by this patch.

Notice that this patch is against simulavrxx-0.8.006 with patches #4594 and #4595 already assumed to be applied.



Michael N. Moran <mnmoran>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #6906:  4.stimulators.patch added by None (29KiB - application/octet-stream - Updated patch minus junk.)
file #7022:  4.stimulators.patch added by mnmoran (31KiB - application/octet-stream - Stimulation patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joelsherrill (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-03-26 joelsherrill StatusIn Progress Done
        Open/ClosedOpen Closed
    2009-03-22 joerg_wunsch Component VersionNone simulavrxx
    2006-03-07 zfrdh StatusNone In Progress
        Assigned toNone zfrdh
    2005-11-05 None Attached File- Added 4.stimulators.patch, #5441
    2005-11-04 mnmoran Attached File- Added 4.stimulators.patch, #5436

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code