Camden Dixie O'Brien cdo
  • Joined on 2023-09-09
cdo pushed to main at cdo/ham 2025-05-30 15:36:51 +00:00
4c737ab7b4 Update package export list
cdo pushed to main at cdo/ham 2025-05-30 14:44:07 +00:00
f4a538dc51 Specify SBCL requirement in README
f05af1bbbb Integrate Maxima build into ASDF configuration
Compare 2 commits »
cdo pushed to main at cdo/ham 2025-05-29 16:58:56 +00:00
d2c9ff77f6 Avoid using already-updated values in update
cdo pushed to main at cdo/ham 2025-05-29 00:16:23 +00:00
76a61e4477 Untabify sources
cdo created branch main in cdo/ham 2025-05-29 00:14:42 +00:00
cdo pushed to main at cdo/ham 2025-05-29 00:14:42 +00:00
d035c62bdb Write a README
b1eed4b019 Create define-system macro
26d92f7d5d Start simulation on instance initialisation
816b39e11f Re-jig simulation class to use generic functions
6b4652d5dd Integrate maxima into lisp code to generate update code
Compare 10 commits »
cdo created repository cdo/ham 2025-05-29 00:12:51 +00:00
cdo created branch main in cdo/cart-and-pole 2025-05-24 16:32:30 +00:00
cdo pushed to main at cdo/cart-and-pole 2025-05-24 16:32:30 +00:00
54c6e761f0 Make the pendulum mass bigger and increase max force
4cb0bbcb41 Add README
632d8a4cca Add license
284c12a695 Handle keys to change position setpoint and perturb angle
9d31085e80 Add additional PD controller for cart position
cdo created repository cdo/cart-and-pole 2025-05-24 09:44:56 +00:00
cdo pushed to main at cdo/minesweeper-bot 2025-03-22 13:34:21 +00:00
deec140a3b Show known-safe tiles in print()
a4402c0975 Fill tiles in search if same in both branches
c5687d5b06 Use queue for tiles to probe
5b20a3e97b Make macro for looping through adjacent tiles
7156efc99c Add simple contradiction-driven search mechanism
Compare 24 commits »
cdo created branch main in cdo/minesweeper-bot 2025-03-22 13:32:48 +00:00
cdo pushed to main at cdo/minesweeper-bot 2025-03-22 13:32:48 +00:00
d14677339d Show known-safe tiles in print()
120d393f12 Fill tiles in search if same in both branches
dd3cabf11b Use queue for tiles to probe
78779c74de Make macro for looping through adjacent tiles
168cdd8e8e Add simple contradiction-driven search mechanism
Compare 10 commits »
cdo created repository cdo/minesweeper-bot 2025-03-22 13:32:21 +00:00
cdo pushed to main at cdo/study-system 2025-03-03 11:18:06 +00:00
c8f2dbaadc Use COUNT member in enums
cdo pushed to main at cdo/study-system 2025-03-03 10:44:34 +00:00
e81a47d83f Extract ActivitesView updating logic into own class
5697cf0652 Remove Card class and rename CardArea<T> to ListView<T>
Compare 2 commits »
cdo pushed to main at cdo/study-system 2025-03-03 01:06:54 +00:00
b2f5288c4b Remove sorting from server
8123c5375d Regularly refresh activities and update cards in-place
3e99cc293a Create Refresher class (and IRefreshable interface)
e275fa01ed Add start() method to Periodic (and construct stopped)
487427cf0a Add connected property to Client
Compare 12 commits »
cdo pushed to main at cdo/study-system 2025-03-02 13:41:11 +00:00
76aca12fec Add priority to activity cards
5a6b535beb Animate refresh indicator show/hide
019bdf9ce6 Add refreshing indicator to ActivitiesView
17629f1db7 Reduce client-side timeout
0f0bd37cc8 Get activities from server and refresh on session log
Compare 6 commits »
cdo pushed to main at cdo/study-system 2025-03-01 17:37:45 +00:00
09f0648138 Actually log a session from client instead of pinging
d2a479f691 Create subject subsystem on server
68c55573de Remove subject IDs and improve request handling
9588e88b93 Support more PDUs and create Client class
38d6b2fa9b Remove 'Prioritized' from PDU names
Compare 10 commits »
cdo pushed to main at cdo/study-system 2025-02-28 00:04:28 +00:00
90a6eb3ab4 Support ENUMERATED in client DER library