01 January 2022 - 07 January 2022
Table of Contents
- 1. MIT OCW
- 2. CGR-101
- 3. LA County index map
- 4. Mill Controller #2
- 5. WWVB Decoder
- 6. Santa Cruz Weather Station
- 7. Marble Computation
- 8. ca-r
- 9. us-index-map
- 10. Sun Ultra 10
- 11. Apple iMac G4
- 12. Davies Brothel
- 13. Peter Kim
- 14. Linux Audio
- 15. EPICS
- 16. Brini Tracker II
- 17. wktcolor
- 18. wktplot
- 19. AMDGPU
- 20. Ninja v Make
- 21. GMP Forth
- 22. Swocer
- 23. Books
A New Year Begins
1. MIT OCW
1.1. 18.02 - Multiple Variable Calculus
1.1.1. Sessions 01-05
1.2. 8.01X+8.01L - Physics I - Classical Mechanics with Labs
1.2.1. Blending 8.01L with 8.01X - for answered exercised (L) and labs (X)
1.2.2. Finished U/P Chapter 1 reading.
1.3. 21G.701 Spanish
1.3.1. Actually Annenberg 'Destino' Videos
1.3.2. Finished Episode 1 'La Carta'
2. CGR-101
2.1. Initial Coding done
Not yet feature complete, but touches most subsystems except for 'interrupt'.
2.2. Split up test case files
2.3. Started Oscilloscope tests
3. LA County index map
No changes.
4. Mill Controller #2
Old Controller #1 seems to be operational, but there are OpenGL errors with more recent X servers.
5. WWVB Decoder
Need to re-think.
6. Santa Cruz Weather Station
Rain Gauge is still working!
7. Marble Computation
Collected materials (thin copper plate, copper PCB blanks) for prototyping.
7.1. Next Steps
7.1.1. Continue Reversible Computation Study
7.1.2. Prototype Marble inverter
Using dual rail differential logic (left/,right/1), an inverter merely switches sides. Now thinking an over-center spring controlling a 'side gate' controlled by a pair of sense levers.
8. ca-r
Issue #33 seems to have fixed itself.
8.1. Next Step
Wait for further breakage.
9. us-index-map
9.1. error analysis
Started an error analysis on the USGS topomapsall.csv index file. Nothing obvious pops up, and the error reported by Maureen would be impossible to catch anyway.
10. Sun Ultra 10
Trying to see what state it is in. Fires up but no video. Need DB25M to debug over serial port.
10.1. Next steps
10.1.1. Serial debug
11. Apple iMac G4
Building userland may be a PITA due to lack of RAM. Build would often segfault.
11.1. Next steps
Not sure.
12. Davies Brothel
12.1. New case C1923172, consolidated with 15 Parties.
12.2. Next hearing 14jan2022. Still no PACER.
13. Peter Kim
13.1. Broadcom CSG Employee indicted for trade secret theft.
13.2. United States v. Kim (5:21-cr-00438).
13.3. Next hearing: 1/31/2022 01:30 PM
14. Linux Audio
14.1. pvanal to spectrogram
Enough of libriffr and libpvocf work to start pvoctool https://github.com/daniel-kelley/pvoctool. Have HDF5 output and text delimited output for octave. Can import PVOC data to octave spectrogram for display.
14.1.1. Next steps
Loop analysis
14.2. CSound programming.
The FORTRAN of computer music. Getting up to speed.
14.3. Faust programming
14.3.1. Next Steps
- GAC Patch save/restore
- LV2 autopatcher
Exploratory tool to generate (was pd, ecasound, now carla) patch for arbitrary LV2 plugin: hook up audio inputs to signal source, audio outputs to speakers, control inputs to control surface, etc.
- OSC control surface
Some sort of GUI tool (knob/slider) to OSC messages. This may be as simple as a Faust UI program.
- Faust/csound
See if a faust generated unit works.
15. EPICS
15.1. Next steps
15.1.1. CGR-101 SCPI interface
See above…
15.1.2. u3scpi network port testing
15.1.3. initial EPICS interface
15.1.4. u3scpi analog/digital port reconfiguration.
15.1.5. u3scpi 'DIGITIZER' subsystem.
16. Brini Tracker II
Maybe this can be simplified to just the GPS module in 'tracking' mode (which gets carried around), and a separate docking module to extract the data.
16.1. Next steps
16.1.1. Validate remaining standard GPS messages
16.1.2. Investigate GPS chipset data logging
16.1.3. Investigate LoRA radio interface
17. wktcolor
17.1. Next steps
17.1.1. Explore how to get a minimal coloring
Need a specific planar graph four coloring.
18. wktplot
18.1. Next steps
Understand why -r doesn't solve the wktvor/wktdel "sliver at edge" problem. Explore biological cell Voronoi organization
19. AMDGPU
19.1. Next step
19.1.1. Reverse engineer HSAKMT programming.
20. Ninja v Make
20.1. Next Step
20.1.1. clean simple measurements
21. GMP Forth
21.1. Need to think about adding floating point support
21.2. Port to non-Linux OS
22. Swocer
22.1. Most crashing addressed
Nullified 'handle' API free functions helped a lot. Still see some errors in operations.
22.2. Added outline for 'bottle' test
Added all functions believed to be needed for 'bottle' demo test. Test doesn't pass so is disabled.
22.3. Next steps
Swocer future. Check out what's needed for gears.