Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.1.0 #33

Open
wants to merge 77 commits into
base: master
Choose a base branch
from
Open

Version 1.1.0 #33

wants to merge 77 commits into from

Conversation

shalecraig
Copy link
Owner

That's it. See milestone V1.1.0

  • to 1.1.0a
  • to 1.1.0b
  • to 1.1.0
  • Create a tag.
  • Create demo of features released in version 1.1.0
  • TODO audit (grep -Ir --exclude=".*(\.git|node_modules)" TODO * | wc -l == 21, let's fix it)
  • Implement accel_reset_affinities_for_gesture
  • Use more explicit types, instead of just int and long.
  • Auto-generate a documentation site for accel.

Stretch goal:

@shalecraig
Copy link
Owner Author

TODO: determine how to indent TODO lists on github.

@shalecraig shalecraig changed the title Version 1.1.0 released Version 1.1.0 Mar 19, 2014
Added tests that were somehow missed in transition
Next up: adding explicit sizing
Updated tests accordingly.
Accel:
- accel_start_record_gesture takes a uint16_t *gesture
- accel_end_record_gesture takes a uint16_t *gesture

Moving_avg:
- wbuf_len is now a uint16_t

Updated pebble sample accordingly
-Wincompatible-pointer-types
-Wtype-limits
-Werror=type-limits
- accel_callback takes a uint16_t gesture_id
- accel_callback takes a uint32_t offset_found
- allocate_moving_avg takes an uint16_t subtotal_sizes
- Created a "data type" for the type stored in the moving_avg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant