Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-intelhex/intelhex issues and pull requests

#70 - Fix calculation of Segment Address (Record 02)

Pull Request - State: open - Opened by reiyawea 3 months ago

#68 - Add width argument to diff_dumps (#1)

Pull Request - State: open - Opened by oliverbl 5 months ago

#67 - Make the max byte count configurable for bin2hex and hexmerge

Pull Request - State: open - Opened by Ablu 6 months ago

#66 - Fixed spelling of 'length' in hex2bin.py script

Pull Request - State: open - Opened by fpagliughi 12 months ago

#65 - Added filter option to the 'hex2bin' script and function

Pull Request - State: open - Opened by fpagliughi 12 months ago

#64 - Add option/parameters to strip padding from the end of binary data.

Pull Request - State: closed - Opened by fpagliughi 12 months ago - 7 comments

#63 - Documentation for hex2bin function is not generated.

Issue - State: open - Opened by Poikilos over 1 year ago

#62 - Search doesn't appear to work on the readthedocs site.

Issue - State: open - Opened by Poikilos over 1 year ago

#61 - bin2hex.py adds extra random byte

Issue - State: closed - Opened by odin- over 1 year ago - 2 comments

#60 - Swapping of bytes

Issue - State: closed - Opened by HussainMughal1 over 1 year ago - 2 comments

#59 - CS:IP entry point calculation seems to be incorrect

Issue - State: closed - Opened by EmergReanimator almost 2 years ago - 2 comments

#58 - intelhex hangs on using `in` operator

Issue - State: open - Opened by sveinse over 2 years ago - 2 comments
Labels: enhancement

#57 - Check two IntelHex objects equality

Issue - State: open - Opened by diggit over 2 years ago - 7 comments

#56 - padding byte not retained in slices

Issue - State: open - Opened by itayperl over 3 years ago - 1 comment

#55 - Is it possible to get rid of those padding byte in list(ih)?

Issue - State: open - Opened by jfongattw over 3 years ago - 8 comments

#54 - list(ih) causes the Python interpreter to hang up

Issue - State: closed - Opened by jfongattw over 3 years ago - 1 comment
Labels: bug

#53 - Array attribute

Issue - State: closed - Opened by Aakash-Karki over 3 years ago - 2 comments
Labels: duplicate

#52 - A [0:0] slice will return the entire contents, when it should return a empty object

Issue - State: closed - Opened by mr-eg9 over 3 years ago - 1 comment
Labels: bug

#51 - Merge fails on two IntelHex16bit files...

Issue - State: open - Opened by thomas-peddle about 4 years ago - 1 comment

#50 - Use entrypoints for the scripts

Pull Request - State: closed - Opened by noahp about 4 years ago - 1 comment
Labels: enhancement

#49 - Add option for strictly incrementing addresses

Pull Request - State: closed - Opened by noahp about 4 years ago - 4 comments

#48 - Minor makefile fix

Pull Request - State: closed - Opened by noahp about 4 years ago - 1 comment
Labels: fixed-in-master

#47 - Update compat.py

Pull Request - State: closed - Opened by RamDav about 4 years ago

#46 - Fix Python 3.9 compatibility issue with 'array' module

Pull Request - State: closed - Opened by fernandez85 about 4 years ago - 1 comment
Labels: bug

#45 - tostring bug when using Python 3.9

Issue - State: closed - Opened by corb5309 about 4 years ago - 14 comments
Labels: bug

#44 - merge: support 'identical' on overlapped data

Pull Request - State: open - Opened by MarcFinetRtone over 4 years ago - 1 comment
Labels: enhancement

#42 - Added support for bytes in sliced __setitem__

Pull Request - State: open - Opened by hl037 over 4 years ago - 4 comments

#41 - New Extended Address record type mode saving in 'write_hex_file' function

Pull Request - State: open - Opened by fernandez85 over 4 years ago - 17 comments

#39 - The binary limitation of bin2hex is 4Kbytes.

Issue - State: closed - Opened by lu-ym over 4 years ago - 3 comments

#38 - hexdiff.py not working on Ubuntu 19.10

Issue - State: closed - Opened by superbonaci over 4 years ago - 7 comments

#37 - TypeError while loading from TemporaryFile (Python 3)

Issue - State: closed - Opened by Codeman73 almost 5 years ago - 2 comments

#36 - added byte_count parameter to the tofile() function

Pull Request - State: closed - Opened by oktopus97 almost 5 years ago

#35 - Add explicit classifications for supported python versions

Pull Request - State: closed - Opened by macleodbroad-wf about 5 years ago - 2 comments

#34 - Can you add hex file support for TI C28x DSP?

Issue - State: open - Opened by xjtuecho over 5 years ago - 7 comments

#33 - add class IntelHexWord for word address

Pull Request - State: open - Opened by benfre over 5 years ago - 3 comments

#32 - Support for arbitrary word length and word address

Issue - State: open - Opened by benfre over 5 years ago - 1 comment

#31 - Modified write_hex_file() to support big endian mode

Pull Request - State: closed - Opened by nufsty2 over 5 years ago - 3 comments

#30 - Added min_gap param for segments().

Pull Request - State: closed - Opened by r-downing over 5 years ago - 1 comment

#29 - Fix install to target with buildroot

Pull Request - State: closed - Opened by TheoKah almost 6 years ago - 1 comment

#28 - does it support extended segment address write?

Issue - State: open - Opened by PitterL almost 6 years ago - 2 comments

#27 - larger size after merge hex file

Issue - State: closed - Opened by linvis almost 6 years ago - 2 comments

#26 - Bump scripts version to allow tests to pass.

Pull Request - State: closed - Opened by andrey-komarov almost 6 years ago - 1 comment

#25 - Support for comment character

Issue - State: open - Opened by pylessard almost 6 years ago - 2 comments

#24 - Add IntelHex.find (follows semantics of bytes.find and str.find)

Pull Request - State: closed - Opened by sTywin over 6 years ago - 3 comments

#23 - bin2hex.py should have option to save in the existing or newer file

Issue - State: open - Opened by ixnisarg over 6 years ago - 1 comment

#22 - better pip install support: extras

Issue - State: open - Opened by bialix almost 7 years ago - 1 comment

#21 - Add option to IntelHex.segments to split segments on alignment boundaries

Pull Request - State: open - Opened by sTywin almost 7 years ago - 9 comments

#20 - [lp #372625] tobinarray end parameter is inconsistent with standard python range behaviour

Issue - State: open - Opened by bialix almost 7 years ago
Labels: api-break

#19 - release 2.2

Issue - State: closed - Opened by bialix almost 7 years ago
Labels: enhancement

#18 - python3 gets wrong data type

Issue - State: closed - Opened by ghost almost 7 years ago - 6 comments
Labels: fixed-in-master

#17 - Older PyPI releases link to malware?

Issue - State: closed - Opened by jamadden about 7 years ago - 3 comments

#16 - Forcing write extended linear address at each beginning of segments

Pull Request - State: closed - Opened by Martoni over 7 years ago - 6 comments

#15 - fix bug verification test

Pull Request - State: closed - Opened by mt-caret over 7 years ago - 1 comment

#14 - xrange fails to overflow?

Issue - State: closed - Opened by mt-caret over 7 years ago - 3 comments

#13 - Update hexinfo.py

Pull Request - State: closed - Opened by mentaal almost 8 years ago - 1 comment

#12 - hexinfo.py script error

Issue - State: closed - Opened by mentaal almost 8 years ago - 1 comment

#11 - <Makefile: Fix string quote in all>

Pull Request - State: closed - Opened by bobsaintcool almost 8 years ago - 2 comments

#10 - write_hex_file: new parameter byte_count

Pull Request - State: closed - Opened by erki1993 almost 8 years ago - 5 comments
Labels: enhancement

#9 - Write hex file with chooseable byte count

Issue - State: closed - Opened by erki1993 almost 8 years ago - 3 comments

#8 - hex2bin does not work on Linux

Issue - State: closed - Opened by bialix over 8 years ago - 1 comment

#7 - Update __init__.py

Pull Request - State: closed - Opened by tradjincal over 8 years ago - 8 comments

#6 - End line problem with AVRStudio

Issue - State: closed - Opened by antonchasnyk over 8 years ago - 2 comments
Labels: enhancement

#5 - Added support for segment addresing in output hex files

Pull Request - State: open - Opened by mmajchrzycki over 8 years ago - 10 comments

#4 - hex2bin error

Issue - State: closed - Opened by kript0n almost 9 years ago - 3 comments

#3 - Extended IntelHex.dump() for variable width and optional padding

Pull Request - State: closed - Opened by durexyl almost 9 years ago - 3 comments

#2 - pip install mode on scripts

Issue - State: open - Opened by yarko about 9 years ago - 8 comments
Labels: enhancement

#1 - Add functions for summarizing the memory layout.

Pull Request - State: closed - Opened by adfernandes over 9 years ago - 20 comments