Conversation
Signed-off-by: Marcos Chaparro <mchaparro@powerdesigns.ca>
Add new nRF51822 ID code for SWD connection
c2bd0cd0 added some more range tests and updated the refman d96fd1a3 reversing range if end point is smaller than starting point 15bd7eb4 update ref man and added a test of range e83d6ca8 Added fundamental operation that creates a list numbers in a range. range f0641f43 added a built in operation that computes the length of a proper list 952fb423 added indexing into lists from the rear. Use a negaive index to index from the rear of a list using ix f6618b69 bugfix related to environment handling in match git-subtree-dir: lispBM/lispBM git-subtree-split: c2bd0cd0745acdc078e541a717ccc82642036018
4233bafe added aliases true and false, for t and nil 3e183b84 Match now uses the same structural equality to determine a match as eq does git-subtree-dir: lispBM/lispBM git-subtree-split: 4233bafe57b82fedab760c7cc7d1837ffb264fd0
1b286c45 variable_not_bound error prints the variable that is not bound edc731ae Atomic behaves as progn does now 73ddfc5a removed the type-based pattern binders, ?i, ?i32 ... git-subtree-dir: lispBM/lispBM git-subtree-split: 1b286c454af350df93fda02f86e356861e06a399
81a5990a added a built in map git-subtree-dir: lispBM/lispBM git-subtree-split: 81a5990af2bccbbd7284d980a2f9504ef014699d
bd485f20 bugfixes to built in map git-subtree-dir: lispBM/lispBM git-subtree-split: bd485f2033bad547be0e1fba7513f190b1838fcc
c81eb021 tweak error message 12a8b067 added a built in reverse git-subtree-dir: lispBM/lispBM git-subtree-split: c81eb02194e1c556eef52811c11b2679bfb40908
8b64ae8b added some tests for matching with guards. 62e2c688 update lbm_ref 14ec7847 error message on malformed recv patterns e9ea4e4e match with guards 0e3a29fc Pattern matching now support optional boolean guard expressions 4af283e8 some precautionary changes to certain fundamentals a4435fb0 added a test of built in map git-subtree-dir: lispBM/lispBM git-subtree-split: 8b64ae8b1193fee0f9f9ca361c25ca9357a3384a
39930fdf upped the version a minor 2a75e41f fix bug in eval_receive, typo git-subtree-dir: lispBM/lispBM git-subtree-split: 39930fdf8ddd85128012ca833464762f27033811
9011df7f fix typos in lbmref d197432c update lbmref 3a233c36 added another cond test cae5da5f new tests for cond 8c6e98cb added test for cond fccd42fa first draft of cond, more tests are needed git-subtree-dir: lispBM/lispBM git-subtree-split: 9011df7f4fbcc5a336100f1f18b9aef680bea97b
Returned value is now mapped with respect to pulse_center, rather than just pulse_start and pulse_end linearly mapped
Updated VESC_IF()->get_ppm() to now respect pulse_center
Solo hardware add
Support for Cheap FOCer V0.9 (New Method)
Little FOCer hardware config organization
FSESC_75_200 Aluminum PCB hardware configs
updated package_firmware for Solo, Cheap_FOCer_2_V09, and Flipsky 75_200
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.