1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 2 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added footprints to clock source board, some of the footprints may be incorrect and need to be changed More... over 15 years ago
Fixed comment for handle_feedback_branch_wait More... over 15 years ago
Fixed some issues with BTR. Fixed some issues with the icnt write test and read memory scripts. Added script for using a button as input More... over 15 years ago
updated the clock source schematics More... over 15 years ago
Added loopback device, and files for testing icnt write (test_icnt_write.py), including a script to read the memory written to by icnt (test_read_icnt_write.py) More... over 15 years ago
started designing schematic for new clock source board More... over 15 years ago
Increased branch delay slots from 5 to 6 More... over 15 years ago
Added support for choosing whether to trigger on a high or low trigger mask value. ex: branch(label, [trigger], 1) More... over 15 years ago
Fixed some errors with the input counting intruction. All subops of the input counting function should be correct now. More... over 15 years ago
Added comments to set_pins.py More... over 15 years ago
Updated set_clk.py and added set_pins.py More... over 15 years ago
added support for branch on input More... over 15 years ago
added test_input_counter.py sequencer/pcp/events/input_counter.py to add support for input counting instructions. note: branch on input is not completed yet. More... over 15 years ago
Cleaned up set_clk.py some more. More... over 15 years ago
Cleaned up set_clk.py More... over 15 years ago
update to --save for linux More... over 15 years ago
Fixes --save function on linux. More... over 15 years ago
added files that implement branch_wait and tests More... over 15 years ago
[no comment] More... over 15 years ago
Added script to configure ADF4360-2 eval board. More... over 15 years ago
added icnt.py to implement the input counter instruction More... over 15 years ago
Changed address to address_inc; More... over 15 years ago
added reset_DDS = False More... almost 16 years ago
Added wait(100) to slow down oscillations More... almost 16 years ago
Added beginning of breakout rev. D
Paul Pham
as ppham
More... about 16 years ago
Added --lib-newlib flag to pcb command to set the local directory for footprints.
Paul Pham
as ppham
More... about 16 years ago
Added Uw directory. More... about 16 years ago
Increased drill diameter of through-holes for DC-DC converters to 40mils.
Paul Pham
as ppham
More... about 16 years ago
Added comments, fixed write_data to be a string of hex literals.
Paul Pham
as ppham
More... about 16 years ago
Added documentation for I2C slave addresses and payload layout. Added parse_params command. Changed write_data to be a string of hex character literals, instead of a list of bytes (the old format that no longer works).
Paul Pham
as ppham
More... about 16 years ago