Activity for Scott Finneran

  • Scott Finneran Scott Finneran committed [70dc28] on Code

    Fix formatting error in srec_cat(1) doc options

  • Scott Finneran Scott Finneran committed [26bbfb] on Code

    Fix indent style tabs -> spaces

  • Scott Finneran Scott Finneran committed [d0c3cd] on Code

    Fix bounds checking bug found by Daniel Anselmi during his development of VHDL_textio format support. Added a regression test

  • Scott Finneran Scott Finneran committed [a88e05] on Code

    Added web and README docs references and libsrecord interface for VHDL textio

  • Scott Finneran Scott Finneran committed [473f28] on Code

    Added additional docs references, libsrecord interface and --guess inclusion for Efinix bitstream

  • Scott Finneran Scott Finneran posted a comment on discussion Help

    Glad to hear you are back up and running Frédéric and thank you for the kind words. The project was started by and mainly written by the late Peter Miller and keeping it going is a labor of love for a few of us so knowing that it continues to help is very rewarding. All the best, Scott

  • Scott Finneran Scott Finneran posted a comment on discussion Help

    Hi Frédéric, The error message you are seeing covers the issue. Your Intel hex file contains a "hole" and the Lattice format doesn't support holes. A hole is any region between address zero and the last data byte in the input file where the data isn't specified. If you run srec_info program.hex -intel you'll get the following output: Format: Intel Hexadecimal (MCS-86) Data: 0100 - 013F ***note the start address isn't zero! As your error message says "there is a hole at 0x0000..0x00FF" ie the data...

  • Scott Finneran Scott Finneran committed [a99821]

    Fix missing reference to hp64k absolute format in srec_input.5

  • Scott Finneran Scott Finneran committed [268e8f]

    Merge branch 'master' of github.com:sierrafoxtrot/srecord

  • Scott Finneran Scott Finneran committed [304702]

    Remove secondary index from reference manual

  • Scott Finneran Scott Finneran committed [4ae29d]

    Remove secondary index from reference manual. Remove Warnings.

  • Scott Finneran Scott Finneran committed [43bafe]

    Use URL macros to prevent warnings and tidy output in man, html and PS/PDF

  • Scott Finneran Scott Finneran committed [1ceabc]

    Temporarily remove test report github workflow as it fails for anyone who doesn't have repo write permissions

  • Scott Finneran Scott Finneran committed [323039]

    Switch to consistent two part version numbers. The Aegis delta numbers no longer have significance (apart from historical

  • Scott Finneran Scott Finneran committed [991518]

    Removed erroneous .so exclude from .gitignore. Add missing doc/etc/new.1.65.so. Thank you David Ledger for bug report.

  • Scott Finneran Scott Finneran committed [5844fa]

    Prepare version 1.65.0 release

  • Scott Finneran Scott Finneran committed [578b3c]

    Merge branch 'master' into uprev.1.65

  • Scott Finneran Scott Finneran committed [16cf9c]

    Fix error length represenation in verbose srec_info output. Dropped range as it added no value and was confusing.

  • Scott Finneran Scott Finneran committed [eca000]

    Doc tidy-up

  • Scott Finneran Scott Finneran committed [40e997]

    Uprev for 1.65 release

  • Scott Finneran Scott Finneran committed [40e997]

    Uprev for 1.65 release

  • Scott Finneran Scott Finneran committed [33cc30]

    HP64000 absolute file format contributed by fenugrec. Supports file input, tests and documentation.

  • Scott Finneran Scott Finneran committed [33cc30]

    HP64000 absolute file format contributed by fenugrec. Supports file input, tests and documentation.

  • Scott Finneran Scott Finneran committed [8801f6]

    Patch by dg1yfe as pulled from github via marcows. Updated man page for srec_ppb. Updated PPB output to match checksum range for output. Updated tests for PPB write and read including files containing holes. Tweaked patch to handle multi-line and arbirtary ascii before SOH. Added test for stripping.

  • Scott Finneran Scott Finneran committed [8b24d5]

    Add NSIS installer build for Windows

  • Scott Finneran Scott Finneran committed [fc65f8]

    Add BUILDING.pdf to source distribution package

  • Scott Finneran Scott Finneran committed [2a664d]

    Clean-up and install all website components correctly including doxygen and html-man pages. Updated index page generation. Add major.minor version number to reference manual filename.

  • Scott Finneran Scott Finneran committed [fc65f8]

    Add BUILDING.pdf to source distribution package

  • Scott Finneran Scott Finneran committed [2a664d]

    Clean-up and install all website components correctly including doxygen and html-man pages. Updated index page generation. Add major.minor version number to reference manual filename.

  • Scott Finneran Scott Finneran committed [d4d746]

    Verbose srec_info as suggested by Thomas. Display basic info on hole and proportion of input files which data/holes

  • Scott Finneran Scott Finneran committed [d4d746]

    Verbose srec_info as suggested by Thomas. Display basic info on hole and proportion of input files which data/holes

  • Scott Finneran Scott Finneran committed [f729fc]

    Add test subject extracted from test script to ctest name

  • Scott Finneran Scott Finneran committed [f729fc]

    Add test subject extracted from test script to ctest name

  • Scott Finneran Scott Finneran committed [faa84c]

    Merge branch 'cmake'. Add cmake based build and configure system.

  • Scott Finneran Scott Finneran committed [84afd0]

    Remove dependencies on boost moving to std shared_ptr and static_assert. Remove doc references to boost

  • Scott Finneran Scott Finneran committed [84afd0]

    Remove dependencies on boost moving to std shared_ptr and static_assert. Remove doc references to boost

  • Scott Finneran Scott Finneran committed [1c41cf]

    Full Windows build, test and packaging supported under MSYS2. Build documentation updated to cover Windows and windows web page deprecated. Repo cleanup.

  • Scott Finneran Scott Finneran committed [1c41cf]

    Full Windows build, test and packaging supported under MSYS2. Build documentation updated to cover Windows and windows web page deprecated. Repo cleanup.

  • Scott Finneran Scott Finneran committed [ea8c4d]

    Package development headers for libSrecord. Fix dependency issues for deb packages. Generate source distribution packages

  • Scott Finneran Scott Finneran committed [ea8c4d]

    Package development headers for libSrecord. Fix dependency issues for deb packages. Generate source distribution packages

  • Scott Finneran Scott Finneran committed [427b18]

    Updated building instructions to cover cmake including automatically updated reference to the minimum version of cmake required

  • Scott Finneran Scott Finneran committed [427b18]

    Updated building instructions to cover cmake including automatically updated reference to the minimum version of cmake required

  • Scott Finneran Scott Finneran committed [e052d5]

    Add note to top of index.html

  • Scott Finneran Scott Finneran committed [e052d5]

    Add note to top of index.html

  • Scott Finneran Scott Finneran committed [17cdf8]

    Fix website icon

  • Scott Finneran Scott Finneran committed [dc420b]

    Tidy website index.html. Drop sourceforge hosted aegis instance generated stats. Retrieved Peter's photo from archive.org, Remove page counter

  • Scott Finneran Scott Finneran committed [dc420b]

    Tidy website index.html. Drop sourceforge hosted aegis instance generated stats. Retrieved Peter's photo from archive.org, Remove page counter

  • Scott Finneran Scott Finneran committed [98ceff]

    Package web pages

  • Scott Finneran Scott Finneran committed [98ceff]

    Package web pages

  • Scott Finneran Scott Finneran committed [b9eab2]

    Building as yet unpackaged website

  • Scott Finneran Scott Finneran committed [9896be]

    Start on website restore. uudecode images. Generate HTML man pages

  • Scott Finneran Scott Finneran committed [5787c9]

    Merge branch 'master' into cmake. Pull in bug fixes

  • Scott Finneran Scott Finneran committed [eebfc7]

    Doxygen via cmake module including class doco and diagrams. Tidied warnings in doxygen generation

  • Scott Finneran Scott Finneran committed [eebfc7]

    Doxygen via cmake module including class doco and diagrams. Tidied warnings in doxygen generation

  • Scott Finneran Scott Finneran committed [570a1a]

    Remove test_hyphen

  • Scott Finneran Scott Finneran committed [570a1a]

    Remove test_hyphen

  • Scott Finneran Scott Finneran committed [e0f86f]

    Tidy up configure_files

  • Scott Finneran Scott Finneran committed [2ece31]

    CMake generated copyright years list for executables

  • Scott Finneran Scott Finneran committed [4968e2]

    Project versioning via CMake through to binaries and doco

  • Scott Finneran Scott Finneran committed [2ece31]

    CMake generated copyright years list for executables

  • Scott Finneran Scott Finneran committed [e954ba]

    Git version info in executables and library

  • Scott Finneran Scott Finneran committed [e954ba]

    Git version info in executables and library

  • Scott Finneran Scott Finneran committed [961ad6]

    Replace autoconf with cmake config

  • Scott Finneran Scott Finneran committed [f533ee]

    Begin packaging

  • Scott Finneran Scott Finneran committed [9f0435]

    Fixed soelim parsing of man pages

  • Scott Finneran Scott Finneran committed [9f0435]

    Fixed soelim parsing of man pages

  • Scott Finneran Scott Finneran committed [15e4a7]

    Add man pages and docs to installer. Install as per FHS

  • Scott Finneran Scott Finneran committed [007e9c]

    Get indexes building

  • Scott Finneran Scott Finneran committed [15e4a7]

    Add man pages and docs to installer. Install as per FHS

  • Scott Finneran Scott Finneran committed [66ed2f]

    Get standalone docs compiling to bulid directory

  • Scott Finneran Scott Finneran committed [007e9c]

    Get indexes building

  • Scott Finneran Scott Finneran committed [69ebff]

    Move documentation to doc directory. Get man pages compiling to bulid directory

  • Scott Finneran Scott Finneran committed [be71aa]

    Add installer for executables and libsrecord

  • Scott Finneran Scott Finneran committed [e78e87]

    Documentation level CMakeLists.txt

  • Scott Finneran Scott Finneran committed [1885fc]

    Tests working

  • Scott Finneran Scott Finneran committed [e78e87]

    Documentation level CMakeLists.txt

  • Scott Finneran Scott Finneran committed [1885fc]

    Tests working

  • Scott Finneran Scott Finneran committed [e41541]

    Test directory toplevel CMakeLists.txt. Support tools building. Tests no longer running

  • Scott Finneran Scott Finneran committed [e41541]

    Test directory toplevel CMakeLists.txt. Support tools building. Tests no longer running

  • Scott Finneran Scott Finneran committed [96f4ce]

    Add CMakeLists.txt for main executables

  • Scott Finneran Scott Finneran committed [a2fc94]

    Remove -l args in libsrecord

  • Scott Finneran Scott Finneran committed [a2b7b5]

    added license and authors update

  • Scott Finneran Scott Finneran committed [a2b7b5]

    added license and authors update

  • Scott Finneran Scott Finneran committed [9917e2]

    General tidy. Removing legacy files

  • Scott Finneran Scott Finneran committed [9917e2]

    General tidy. Removing legacy files

  • Scott Finneran Scott Finneran committed [0dd23b]

    Implement the page select processing for doco

  • Scott Finneran Scott Finneran committed [d169ef]

    Tidy dependecies

  • Scott Finneran Scott Finneran committed [ebff99]

    Continuing doco build system. Now creating reference manual autogenerated indexes etc. Dependencies still need work. The deeper I dig, the more I'm impressed with Peter's thoroughness

  • Scott Finneran Scott Finneran committed [ebff99]

    Continuing doco build system. Now creating reference manual autogenerated indexes etc. Dependencies still need work. The deeper I dig, the more I'm impressed with Peter's thoroughness

  • Scott Finneran Scott Finneran committed [fc57b9]

    Add generic document target function

  • Scott Finneran Scott Finneran committed [fc57b9]

    Add generic document target function

  • Scott Finneran Scott Finneran committed [992e50]

    Split out ever growing CMakeLists.txt file to doco and tests cmake include files. In future, we'll likely need one for building tarballs and distro archives

  • Scott Finneran Scott Finneran committed [992e50]

    Split out ever growing CMakeLists.txt file to doco and tests cmake include files. In future, we'll likely need one for building tarballs and distro archives

  • Scott Finneran Scott Finneran committed [756502]

    Pulled in groff wrapper script to fix man page generation

  • Scott Finneran Scott Finneran committed [1573e4]

    First pass at CMake based build system. Building executables, tests, doco and

  • Scott Finneran Scott Finneran committed [6e3054]

    Removed script/test_prelude.sh as it is a build target not source

  • Scott Finneran Scott Finneran committed [6e3054]

    Removed script/test_prelude.sh as it is a build target not source

  • Scott Finneran Scott Finneran committed [c33d8e]

    Added in test_prelude.sh for pre-build. Added .gitignore.

  • Scott Finneran Scott Finneran committed [fb1544]

    Initial move from aegis and cook to git and autotools

  • Scott Finneran Scott Finneran committed [c8cd8a]

    Bug fix from xiretza for COE generation falsly detecting holes in input

1 >